Logo ROOT   6.12/07
Reference Guide
List of all members | Static Public Attributes | List of all members
std::__ROOT::detail::indices< Indices > Struct Template Reference

template<size_t... Indices>
struct std::__ROOT::detail::indices< Indices >

Definition at line 64 of file rhysd_array_view.hxx.

Static Public Attributes

static constexpr size_t value [sizeof...(Indices)] = {Indices...}
 

#include <ROOT/rhysd_array_view.hxx>

Member Data Documentation

◆ value

template<size_t... Indices>
constexpr size_t std::__ROOT::detail::indices< Indices >::value[sizeof...(Indices)] = {Indices...}
static

Definition at line 65 of file rhysd_array_view.hxx.

Collaboration diagram for std::__ROOT::detail::indices< Indices >:
[legend]

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