Struct LiteralOrderByGreater

Struct Documentation

struct LiteralOrderByGreater

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

Public Functions

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