Safe class dealing with some allocator dependent operations. More...
#include <safe_container.h>
Public Member Functions | |
_Safe_container & | operator= (const _Safe_container &) _GLIBCXX_NOEXCEPT |
Protected Member Functions | |
_Safe_container & | _M_safe () _GLIBCXX_NOEXCEPT |
Private Types | |
typedef _SafeBase< _SafeContainer > | _Base |
Private Member Functions | |
_SafeContainer & | _M_cont () _GLIBCXX_NOEXCEPT |
Safe class dealing with some allocator dependent operations.
|
private |
|
inlineprivate |
|
inlineprotected |
|
inline |