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

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

Definition at line 41 of file rhysd_array_view.h.

Static Public Attributes

static bool const value = true
 

#include <ROOT/rhysd_array_view.h>

Member Data Documentation

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

Definition at line 42 of file rhysd_array_view.h.


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