HepMC3 event record library
Public Member Functions | Static Public Member Functions
type_caster< std::nullptr_t > Class Template Reference
+ Inheritance diagram for type_caster< std::nullptr_t >:
+ Collaboration diagram for type_caster< std::nullptr_t >:

Public Member Functions

bool load (handle src, bool)
 
 PYBIND11_TYPE_CASTER (std::nullptr_t, _("None"))
 

Static Public Member Functions

static handle cast (std::nullptr_t, return_value_policy, handle)
 

Detailed Description

template<>
class type_caster< std::nullptr_t >

Definition at line 1157 of file cast.h.


The documentation for this class was generated from the following file: