|
HepMC3 event record library
|
Inheritance diagram for array_info< std::array< T, N > >:Public Types | |
| using | type = typename array_info< T >::type |
Static Public Member Functions | |
| static void | append_extents (list &shape) |
Static Public Attributes | |
| static constexpr bool | is_array = true |
| static constexpr bool | is_empty = (N == 0) || array_info<T>::is_empty |
| static constexpr size_t | extent = N |
| static constexpr auto | extents |
|
static |
1.8.14