total_extent<T>value has the total number of elements of an array More...
Public Types | |
using | value_type = size_t |
using | value_type = size_t |
Static Public Attributes | |
static constexpr value_type | value = sizeof(T) / sizeof(typename std::remove_all_extents<T>::type) |
total_extent<T>value has the total number of elements of an array
Definition at line 149 of file icaruscode/icaruscode/Analysis/AnalysisTree_module.cc.
using total_extent< T >::value_type = size_t |
Definition at line 150 of file icaruscode/icaruscode/Analysis/AnalysisTree_module.cc.
using total_extent< T >::value_type = size_t |
Definition at line 166 of file sbndcode/sbndcode/AnalysisTree/AnalysisTree_module.cc.
|
static |
Definition at line 152 of file icaruscode/icaruscode/Analysis/AnalysisTree_module.cc.