Template Struct convert_boost_python_object

Struct Documentation

template<typename T>
struct convert_boost_python_object

Public Types

typedef py::object type

Public Static Functions

static inline type _to(T t)
static inline T _from(type t)