Struct sym::Key::LexicalCompareΒΆ

struct LexicalCompare

Implementation of the Compare spec for use in containers

Public Functions

inline bool operator()(const Key &a, const Key &b) const