se3::python::ParsersPythonVisitor::PairToTupleConverter< T1, T2 > Struct Template Reference

#include <python/parsers.hpp>

List of all members.

Static Public Member Functions

static PyObject * convert (const std::pair< T1, T2 > &pair)

template<class T1, class T2>
struct se3::python::ParsersPythonVisitor::PairToTupleConverter< T1, T2 >


Member Function Documentation

template<class T1 , class T2 >
static PyObject* se3::python::ParsersPythonVisitor::PairToTupleConverter< T1, T2 >::convert ( const std::pair< T1, T2 > &  pair) [inline, static]