Template Struct AddressVisitor
Defined in File address.hpp
Inheritance Relationships
Base Type
public boost::python::def_visitor< AddressVisitor< C > >
Struct Documentation
-
template<class C>
struct AddressVisitor : public boost::python::def_visitor<AddressVisitor<C>> Add the Python method to extract the address of the underlying C++ object.