Public Member Functions | |
bool | operator() (const value_type &lhs, const value_type &rhs) const |
bool | operator() (const value_type &lhs, key_type i) const |
bool | operator() (key_type i, const value_type &rhs) const |
bool Clasp::SymbolTable::LessKey::operator() | ( | const value_type & | lhs, |
const value_type & | rhs | ||
) | const [inline] |
bool Clasp::SymbolTable::LessKey::operator() | ( | const value_type & | lhs, |
key_type | i | ||
) | const [inline] |
bool Clasp::SymbolTable::LessKey::operator() | ( | key_type | i, |
const value_type & | rhs | ||
) | const [inline] |