Struct RCPIntegerKeyLess

Struct Documentation

struct SymEngine::RCPIntegerKeyLess

less operator (<) for Integers

Public Functions

bool operator()(const RCP<const Integer> &a, const RCP<const Integer> &b) const

Return

true according to < operator