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