Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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