Searched refs:__alloc_swap (Results 1 – 7 of 7) sorted by relevance
283 struct __alloc_swap in _GLIBCXX_VISIBILITY() struct287 struct __alloc_swap<_Alloc, false> in _GLIBCXX_VISIBILITY()
159 std::__alloc_swap<_Alloc>::_S_do_it(__a, __b); in _GLIBCXX_VISIBILITY()
245 std::__alloc_swap<_CharT_alloc_type>::_S_do_it(_M_get_allocator(), in _GLIBCXX_VISIBILITY()
620 std::__alloc_swap<allocator_type>::_S_do_it(_M_get_allocator(), in _GLIBCXX_VISIBILITY()
671 std::__alloc_swap<_Node_allocator_type>::_S_do_it(_M_node_allocator, in _GLIBCXX_VISIBILITY()
5605 (vector<bool>::swap): Use __alloc_swap.5738 * include/bits/allocator.h (struct __alloc_swap): Add, swaps5750 Clean-up (now vstring uses the generic __alloc_swap facility).
1561 * include/bits/allocator.h (__alloc_swap::_S_do_it,