Searched refs:__alloc_swap (Results 1 – 10 of 10) sorted by relevance
146 struct __alloc_swap struct150 struct __alloc_swap<_Alloc, false> argument
751 std::__alloc_swap<_Tp_alloc_type>::_S_do_it(_M_get_Tp_allocator(), in swap()
907 std::__alloc_swap<typename _Base::_Node_alloc_type>:: in swap()
702 std::__alloc_swap<typename _Base::_Bit_alloc_type>:: in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
1218 std::__alloc_swap<_Tp_alloc_type>::_S_do_it(_M_get_Tp_allocator(), in swap()
980 std::__alloc_swap<_Node_allocator>::
234 std::__alloc_swap<_CharT_alloc_type>::_S_do_it(_M_get_allocator(), in _M_swap()
600 std::__alloc_swap<allocator_type>::_S_do_it(_M_get_allocator(), in _M_swap()
683 std::__alloc_swap<_Node_allocator_type>::_S_do_it(_M_node_allocator,
5282 (vector<bool>::swap): Use __alloc_swap.5415 * include/bits/allocator.h (struct __alloc_swap): Add, swaps5427 Clean-up (now vstring uses the generic __alloc_swap facility).