Logo ROOT   6.14/05
Reference Guide
List of all members | Static Public Attributes | List of all members
ROOT::Detail::is_array_class< std::initializer_list< T > > Struct Template Reference

template<class T>
struct ROOT::Detail::is_array_class< std::initializer_list< T > >

Definition at line 54 of file span.hxx.

Static Public Attributes

static bool const value = true
 

#include <ROOT/span.hxx>

Member Data Documentation

◆ value

template<class T >
bool const ROOT::Detail::is_array_class< std::initializer_list< T > >::value = true
static

Definition at line 55 of file span.hxx.


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