SyFi
0.3
|
Public Member Functions | |
bool | operator() (const swig::SwigVar_PyObject &v, const swig::SwigVar_PyObject &w) const |
Definition at line 4098 of file SyFiPYTHON_wrap.cxx.
bool std::less< swig::SwigVar_PyObject >::operator() | ( | const swig::SwigVar_PyObject & | v, |
const swig::SwigVar_PyObject & | w | ||
) | const [inline] |
Definition at line 4101 of file SyFiPYTHON_wrap.cxx.
{ return std::less<PyObject *>()(v, w); }