#include <python/parsers.hpp>
Static Public Member Functions | |
static PyObject * | convert (const std::pair< T1, T2 > &pair) |
static PyObject* se3::python::ParsersPythonVisitor::PairToTupleConverter< T1, T2 >::convert | ( | const std::pair< T1, T2 > & | pair | ) | [inline, static] |