Struct LiteralOrderByLess

Struct Documentation

struct LiteralOrderByLess

Less-than comparator for use of Literals in ordered container (e.g. std::set)

Public Functions

inline bool operator()(Literal lhs, Literal rhs) const noexcept