Searched refs:__is_move_insertable (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dalloc_traits.h788 struct __is_move_insertable struct in inherits:__is_alloc_insertable_impl::type
794 struct __is_move_insertable<allocator<_Tp>> struct in inherits:is_move_constructible
H A Dstl_vector.h449 return _S_nothrow_relocate(__is_move_insertable<_Tp_alloc_type>{});
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dalloc_traits.h787 struct __is_move_insertable struct in inherits:__is_alloc_insertable_impl::type
793 struct __is_move_insertable<allocator<_Tp>> struct in inherits:is_move_constructible
H A Dstl_vector.h485 return _S_nothrow_relocate(__is_move_insertable<_Tp_alloc_type>{});

Completed in 146 milliseconds