Definition at line 35 of file RIntegerSequence.hxx.
Public Types | |
template<template< class _OIdxType, _OIdxType... > class _ToIndexSeq, class _ToIndexType > | |
using | __convert = _ToIndexSeq< _ToIndexType, _Values... > |
#include <ROOT/RIntegerSequence.hxx>
using ROOT::Detail::__integer_sequence< _IdxType, _Values >::__convert = _ToIndexSeq<_ToIndexType, _Values...> |
Definition at line 37 of file RIntegerSequence.hxx.