HepMC3 event record library
|
Public Types | |
using | type = std::set< Key, Compare, Alloc > |
using | key_conv = make_caster< Key > |
Public Member Functions | |
bool | load (handle src, bool convert) |
PYBIND11_TYPE_CASTER (type, _("Set[")+key_conv::name+_("]")) | |
Static Public Member Functions | |
static handle | cast (T &&src, return_value_policy policy, handle parent) |