std::less< swig::SwigVar_PyObject > Struct Template Reference

List of all members.

Public Member Functions

bool operator() (const swig::SwigVar_PyObject &v, const swig::SwigVar_PyObject &w) const


Detailed Description

template<>
struct std::less< swig::SwigVar_PyObject >

Definition at line 3802 of file SyFi_wrap.cc.


Member Function Documentation

bool std::less< swig::SwigVar_PyObject >::operator() ( const swig::SwigVar_PyObject v,
const swig::SwigVar_PyObject w 
) const [inline]

Definition at line 3805 of file SyFi_wrap.cc.

03806     {
03807       return std::less<PyObject *>()(v, w);
03808     }


The documentation for this struct was generated from the following file:

Generated on Mon Aug 31 16:17:05 2009 for SyFi by  doxygen 1.5.9