HepMC3 event record library
Public Types | Public Member Functions | Static Public Member Functions
type_caster< std::chrono::time_point< std::chrono::system_clock, Duration > > Class Template Reference

Public Types

using type = std::chrono::time_point< std::chrono::system_clock, Duration >
 

Public Member Functions

bool load (handle src, bool)
 
 PYBIND11_TYPE_CASTER (type, _("datetime.datetime"))
 

Static Public Member Functions

static handle cast (const std::chrono::time_point< std::chrono::system_clock, Duration > &src, return_value_policy, handle)
 

Detailed Description

template<typename Duration>
class type_caster< std::chrono::time_point< std::chrono::system_clock, Duration > >

Definition at line 99 of file chrono.h.


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