You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In hindsight, the ExprEditor would be better off passing this to the QTimer constructors so that we don't need to do anything in the destructor. unique_ptr wouldn't be appropriate there.
unique_ptr seems like it would be helpful for ExprStrSpec tho.
Would you like to wrap any pointers with the class template “std::unique_ptr”?
Update candidates:
The text was updated successfully, but these errors were encountered: