Logo ROOT   6.16/01
Reference Guide
List of all members | Static Public Attributes | List of all members
ROOT::Detail::is_array_class< std::array< T, N > > Struct Template Reference

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

Definition at line 46 of file span.hxx.

Static Public Attributes

static bool const value = true
 

#include <ROOT/span.hxx>

Member Data Documentation

◆ value

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

Definition at line 47 of file span.hxx.


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