Home
last modified time | relevance | path

Searched defs:_M_storage (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
Daligned_buffer.h56 alignas(__alignof__(_Tp2::_M_t)) unsigned char _M_storage[sizeof(_Tp)]; member
94 std::aligned_storage<sizeof(_Tp), __alignof__(_Tp)>::type _M_storage; member
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dmove_only_function.h176 _Storage _M_storage; in _GLIBCXX_VISIBILITY() local
Dforward_list.h118 __gnu_cxx::__aligned_buffer<_Tp> _M_storage; in _GLIBCXX_VISIBILITY() member
Dstl_tree.h231 __gnu_cxx::__aligned_membuf<_Val> _M_storage; in _GLIBCXX_VISIBILITY() member