Template Struct VariantToObject
Defined in File converter.h
Inheritance Relationships
Base Type
public boost::static_visitor< PyObject * >
Struct Documentation
-
template<typename T>
struct VariantToObject : public boost::static_visitor<PyObject*>