boost::movelib::negate
// In header: <boost/move/algo/predicate.hpp> template<typename Comp> class negate { public: // public member functions (); (); template<typename T1, typename T2> (, ); };
negate
();
( comp);
template<typename T1, typename T2> ( l, r);