Template Struct EmptyConvertible

Struct Documentation

template<typename Variant>
struct EmptyConvertible

Convert None to a {boost,std}::variant with boost::blank or std::monostate value

Public Static Functions

static inline void registration()
static inline void *convertible(PyObject *obj)
static inline void construct(PyObject*, bp::converter::rvalue_from_python_stage1_data *data)