GiNaC 1.8.7
|
Specialization of std::less for ptr<T> to enable ordering of ptr<T> objects (e.g. More...
#include <ptr.h>
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 |
Definition at line 159 of file ptr.h.
References GiNaC::lhs(), and GiNaC::rhs().