GiNaC 1.8.8
|
Specialization of std::less for ptr<T> to enable ordering of ptr<T> objects (e.g. More...
Public Member Functions | |
bool | operator() (const GiNaC::ptr< T > &lhs, const GiNaC::ptr< T > &rhs) const |
Specialization of std::less for ptr<T> to enable ordering of ptr<T> objects (e.g.
for the use as std::map keys).
|
inline |