Functor to order ranges in the reflex::Ranges set container. More...
#include <ranges.h>
Public Member Functions | |
bool | operator() (const std::pair< T, T > &lhs, const std::pair< T, T > &rhs) const |
Functor to order ranges in the reflex::Ranges set container.
|
inline |
Compares two ranges lhs and rhs and returns true if lhs < rhs.