Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A 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.old/dist/libstdc++-v3/include/ext/
H A 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/
H A Dmove_only_function.h176 _Storage _M_storage; in _GLIBCXX_VISIBILITY() local
H A Dforward_list.h118 __gnu_cxx::__aligned_buffer<_Tp> _M_storage; in _GLIBCXX_VISIBILITY() member
H A Dstl_tree.h231 __gnu_cxx::__aligned_membuf<_Val> _M_storage; in _GLIBCXX_VISIBILITY() member
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dhashtable_policy.h233 __gnu_cxx::__aligned_buffer<_Value> _M_storage; in _GLIBCXX_VISIBILITY() member
H A Dstl_tree.h231 __gnu_cxx::__aligned_membuf<_Val> _M_storage; in _GLIBCXX_VISIBILITY() member
H A Dforward_list.h118 __gnu_cxx::__aligned_buffer<_Tp> _M_storage; in _GLIBCXX_VISIBILITY() member
H A Dstl_list.h169 __gnu_cxx::__aligned_membuf<_Tp> _M_storage; in _GLIBCXX_VISIBILITY() member