Struct RCPBasicKeyLess

Struct Documentation

struct SymEngine::RCPBasicKeyLess

Our less operator (<):

Public Functions

bool operator()(const RCP<const Basic> &x, const RCP<const Basic> &y) const

true if x < y, false otherwise