AIToolbox
A library that offers tools for AI problem solving.
TupleFromPython< T >::ExtractPythonTuple< Id, bool > Struct Template Reference

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

Public Member Functions

void operator() (T &t, PyObject *tuple)
 

Member Function Documentation

◆ operator()()

template<typename T >
template<size_t Id, bool = true>
void TupleFromPython< T >::ExtractPythonTuple< Id, bool >::operator() ( T &  t,
PyObject *  tuple 
)
inline

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