boost::type_erasure::less_than_comparable
// In header: <boost/type_erasure/operators.hpp> template<typename T = _self, typename U> struct less_than_comparable { // public static functions (, ); };
less_than_comparable
( lhs, rhs);