.TH "__gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >" 3cxx "Sun Jan 8 2023" "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 >\&. .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 "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 .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 \fB41\fP of file \fBsafe_container\&.h\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "template class _SafeBase, bool _IsCxx11AllocatorAware = true> \fB__gnu_debug::_Safe_container\fP< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >::_Safe_container (\fB_Safe_container\fP< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware > && __x, const _Alloc & __a)\fC [inline]\fP, \fC [protected]\fP" .PP Definition at line \fB71\fP of file \fBsafe_container\&.h\fP\&. .SH "Member Function Documentation" .PP .SS "template class _SafeBase, bool _IsCxx11AllocatorAware = true> void \fB__gnu_debug::_Safe_container\fP< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >::_M_swap (\fB_Safe_container\fP< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware > & __x)\fC [inline]\fP, \fC [protected]\fP, \fC [noexcept]\fP" .PP Definition at line \fB117\fP of file \fBsafe_container\&.h\fP\&. .SS "template class _SafeBase, bool _IsCxx11AllocatorAware = true> \fB_Safe_container\fP & \fB__gnu_debug::_Safe_container\fP< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >::operator= (\fB_Safe_container\fP< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware > && __x)\fC [inline]\fP, \fC [protected]\fP, \fC [noexcept]\fP" .PP Definition at line \fB87\fP of file \fBsafe_container\&.h\fP\&. .SS "template class _SafeBase, bool _IsCxx11AllocatorAware = true> \fB_Safe_container\fP & \fB__gnu_debug::_Safe_container\fP< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >::operator= (const \fB_Safe_container\fP< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware > &)\fC [inline]\fP, \fC [protected]\fP, \fC [noexcept]\fP" .PP Definition at line \fB79\fP of file \fBsafe_container\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.