Strict weak ordering for output items. More...
#include <parser.hh>
Public Member Functions | |
bool | operator() (const std::pair< std::string, AST::Node * > &x, const std::pair< std::string, AST::Node * > &y) |
Return if x is less than y, based on first component. More... | |