Logo ROOT   6.14/05
Reference Guide
List of all members | Static Public Attributes | List of all members
ROOT::TypeTraits::IsContainer< std::span< T > > Struct Template Reference

template<typename T>
struct ROOT::TypeTraits::IsContainer< std::span< T > >

Definition at line 126 of file TypeTraits.hxx.

Static Public Attributes

static constexpr bool value = true
 

#include <ROOT/TypeTraits.hxx>

Member Data Documentation

◆ value

template<typename T >
constexpr bool ROOT::TypeTraits::IsContainer< std::span< T > >::value = true
static

Definition at line 127 of file TypeTraits.hxx.


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