Searched defs:swap_fn_t (Results 1 – 2 of 2) sorted by relevance
112 struct swap_fn_t { struct113 template <typename T> void operator()(T& x, T& y) const { in operator ()()