std_pair_to_tuple< T1, T2 > Struct Template Reference

Static Public Member Functions

static PyObjectconvert (std::pair< T1, T2 > const &p)
 
static const PyTypeObject * get_pytype ()
 

Member Function Documentation

◆ convert()

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

◆ get_pytype()

template<typename T1 , typename T2 >
static const PyTypeObject* std_pair_to_tuple< T1, T2 >::get_pytype ( )
static

The documentation for this struct was generated from the following file:
  • src/Mod/Path/libarea/PythonStuff.cpp