Searched defs:__swap_aux (Results 1 – 1 of 1) sorted by relevance
66 inline void __swap_aux(_Tp& __a, _Tp& __b, const __true_type& /*SwapImplemented*/) { in __swap_aux() function71 inline void __swap_aux(_Tp& __a, _Tp& __b, const __false_type& /*SwapImplemented*/) { in __swap_aux() function