#include <wrapper_utils.h>
Static Public Member Functions | |
static PyObject * | convert (const std::vector< T > &vec) |
Definition at line 14 of file wrapper_utils.h.
static PyObject* vector_to_python< T >::convert | ( | const std::vector< T > & | vec | ) | [inline, static] |
Definition at line 16 of file wrapper_utils.h.