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
The functionality provided by this class is the same as provided by standard containers. Some refactoring will be needed to make use of unique_ptr instead of bare C++ pointers. The performance of migrated code should be equivalent and it will be easier to read and maintain.
The text was updated successfully, but these errors were encountered:
The functionality provided by this class is the same as provided by standard containers. Some refactoring will be needed to make use of unique_ptr instead of bare C++ pointers. The performance of migrated code should be equivalent and it will be easier to read and maintain.
The text was updated successfully, but these errors were encountered: