Package pyplusplus :: Package code_creators :: Module smart_pointers

Module smart_pointers

source code

Classes
held_type_t
Helper class that can hold name of smart_ptr type and create identifier for held type from that given a creator.
smart_pointer_registrator_t
Convertor for boost::python::register_ptr_to_python<PTR>.
smart_pointers_converter_t
creator for boost::python::implicitly_convertible.