AIToolbox
A library that offers tools for AI problem solving.
PairToPython< T > Struct Template Reference

#include </home/svalorzen/Libraries/Self/AIToolbox/src/Python/Utils.hpp>

Public Member Functions

 PairToPython ()
 

Static Public Member Functions

static PyObject * convert (const T &t)
 

Constructor & Destructor Documentation

◆ PairToPython()

template<typename T >
PairToPython< T >::PairToPython ( )
inline

Member Function Documentation

◆ convert()

template<typename T >
static PyObject* PairToPython< T >::convert ( const T &  t)
inlinestatic

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