Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the container template class scoped_allocator.
#include <scoped_allocator>
Operators
Tests if the scoped_allocator object on the left side of the operator is not equal to the list object on the right side. |
|
Tests if the scoped_allocator object on the left side of the operator is equal to the list object on the right side. |
Classes
A template class that encapsulates a nest of one or more allocators. |
See Also
Reference
Thread Safety in the C++ Standard Library