Searched defs:move_cond (Results 1 – 1 of 1) sorted by relevance
27 static inline void move_cond(T & l, T & r, boost::mpl::bool_<true> const&) in move_cond() function33 static inline void move_cond(T &, T &, boost::mpl::bool_<false> const&) {} in move_cond() function