Home
last modified time | relevance | path

Searched defs:propagate_on_container_move_assignment (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dallocator.h95 using propagate_on_container_move_assignment = true_type; in _GLIBCXX_VISIBILITY() local
151 using propagate_on_container_move_assignment = true_type; in _GLIBCXX_VISIBILITY() local
H A Dnew_allocator.h83 typedef std::true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dallocator.h92 typedef true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
144 typedef true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/
H A Dallocator.d44 enum propagate_on_container_move_assignment = true; in allocator() local
235 …enum propagate_on_container_move_assignment = isTrue!(allocator_type, "propagate_on_container_move… in allocator_traits() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dnew_allocator.h75 typedef std::true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
H A Dmalloc_allocator.h74 typedef std::true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
H A Darray_allocator.h125 typedef std::true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
H A Dpool_allocator.h145 typedef std::true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
H A Dthrow_allocator.h826 typedef std::true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dmalloc_allocator.h74 typedef std::true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
H A Dpool_allocator.h145 typedef std::true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
H A Dthrow_allocator.h826 typedef std::true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__memory/
H A Dallocator.h64 typedef true_type propagate_on_container_move_assignment; typedef
145 typedef true_type propagate_on_container_move_assignment; typedef