HepMC3 event record library
Public Types | Static Public Member Functions | Static Public Attributes
array_info< std::array< char, N > > Struct Template Reference
+ Inheritance diagram for array_info< std::array< char, N > >:
+ Collaboration diagram for array_info< std::array< char, N > >:

Public Types

using type = std::array< char, N >
 

Static Public Member Functions

static void append_extents (list &)
 

Static Public Attributes

static constexpr bool is_array
 
static constexpr bool is_empty
 
static constexpr auto extents
 

Detailed Description

template<size_t N>
struct array_info< std::array< char, N > >

Definition at line 316 of file numpy.h.


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