__gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >(3cxx) | __gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >(3cxx) |
__gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware > - Safe class dealing with some allocator dependent operations.
#include <safe_container.h>
Inherits _SafeBase< _SafeContainer >.
void _M_swap (_Safe_container &__x) noexcept
_Safe_container & operator= (_Safe_container
&&__x) noexcept
_Safe_container & operator= (const _Safe_container
&) noexcept
_Safe_container (_Safe_container &&)=default
_Safe_container (_Safe_container &&__x, const _Alloc
&__a)
_Safe_container (const _Safe_container &)=default
_Safe_container & _M_safe () noexcept
class __gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >"Safe class dealing with some allocator dependent operations.
Definition at line 41 of file safe_container.h.
Definition at line 60 of file safe_container.h.
Definition at line 52 of file safe_container.h.
Definition at line 111 of file safe_container.h.
Definition at line 81 of file safe_container.h.
Definition at line 73 of file safe_container.h.
Generated automatically by Doxygen for libstdc++ from the source code.
Thu Feb 16 2023 | libstdc++ |