.TH "__gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >" 3cxx "Fri May 28 2021" "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 Inherits _SafeBase< _SafeContainer >\&. .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\&. .PP Definition at line 41 of file safe_container\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.