HepMC3 event record library
Static Public Member Functions | Static Public Attributes | Static Private Member Functions
npy_format_descriptor< type, SFINAE > Struct Template Reference

Static Public Member Functions

static pybind11::dtype dtype ()
 
static std::string format ()
 
static void register_dtype (any_container< field_descriptor > fields)
 

Static Public Attributes

static constexpr auto name = make_caster<T>::name
 

Static Private Member Functions

static PyObject * dtype_ptr ()
 
static bool direct_converter (PyObject *obj, void *&value)
 

Detailed Description

template<typename type, typename SFINAE = void>
struct npy_format_descriptor< type, SFINAE >

Definition at line 49 of file numpy.h.


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