Searched defs:swap_cond (Results 1 – 1 of 1) sorted by relevance
36 void swap_cond(T & l, T & r, boost::mpl::bool_<true> const&) in swap_cond() function42 void swap_cond(T &, T &, boost::mpl::bool_<false> const&) {} in swap_cond() function