|
HepMC3 event record library
|
Inheritance diagram for type_caster< std::vector< Type, Alloc > >:
Collaboration diagram for type_caster< std::vector< Type, Alloc > >:Public Types | |
| using | value_conv = make_caster< Type > |
Public Member Functions | |
| bool | load (handle src, bool convert) |
| PYBIND11_TYPE_CASTER (std::vector< Type, Alloc >, _("List[")+value_conv::name+_("]")) | |
Static Public Member Functions | |
| static handle | cast (T &&src, return_value_policy policy, handle parent) |
1.8.14