Logo ROOT   6.08/07
Reference Guide
List of all members | Static Public Attributes | List of all members
std::__ROOT::detail::is_array_class< std::array< T, N > > Struct Template Reference

template<class T, size_t N>
struct std::__ROOT::detail::is_array_class< std::array< T, N > >

Definition at line 43 of file rhysd_array_view.hxx.

Static Public Attributes

static bool const value = true
 

#include <ROOT/rhysd_array_view.hxx>

Member Data Documentation

◆ value

template<class T , size_t N>
bool const std::__ROOT::detail::is_array_class< std::array< T, N > >::value = true
static

Definition at line 44 of file rhysd_array_view.hxx.


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