.TH "__gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware > \- Safe class dealing with some allocator dependent operations\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits _SafeBase< _SafeContainer >\&. .PP Inherited by \fB__gnu_debug::basic_string< _CharT, _Traits, _Allocator >\fP, \fBstd::__debug::deque< _Tp, _Allocator >\fP, \fBstd::__debug::forward_list< _Tp, _Alloc >\fP, \fBstd::__debug::list< _Tp, _Allocator >\fP, \fBstd::__debug::map< _Key, _Tp, _Compare, _Allocator >\fP, \fBstd::__debug::multimap< _Key, _Tp, _Compare, _Allocator >\fP, \fBstd::__debug::multiset< _Key, _Compare, _Allocator >\fP, \fBstd::__debug::set< _Key, _Compare, _Allocator >\fP, \fBstd::__debug::unordered_map< _Key, _Tp, _Hash, _Pred, _Alloc >\fP, \fBstd::__debug::unordered_multimap< _Key, _Tp, _Hash, _Pred, _Alloc >\fP, \fBstd::__debug::unordered_multiset< _Value, _Hash, _Pred, _Alloc >\fP, \fBstd::__debug::unordered_set< _Value, _Hash, _Pred, _Alloc >\fP, and \fBstd::__debug::vector< _Tp, _Allocator >\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "void \fB_M_swap\fP (\fB_Safe_container\fP &__x) noexcept" .br .ti -1c .RI "\fB_Safe_container\fP & \fBoperator=\fP (\fB_Safe_container\fP &&__x) noexcept" .br .ti -1c .RI "\fB_Safe_container\fP & \fBoperator=\fP (const \fB_Safe_container\fP &) noexcept" .br .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "\fB_Safe_container\fP (\fB_Safe_container\fP &&)=default" .br .ti -1c .RI "\fB_Safe_container\fP (\fB_Safe_container\fP &&__x, const _Alloc &__a)" .br .ti -1c .RI "\fB_Safe_container\fP (const \fB_Safe_container\fP &)=default" .br .ti -1c .RI "\fB_Safe_container\fP & \fB_M_safe\fP () noexcept" .br .in -1c .SH "Detailed Description" .PP .SS "template class _SafeBase, bool _IsCxx11AllocatorAware = true> .br class __gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >"Safe class dealing with some allocator dependent operations\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.