GetSequenceElement< T, V0, V1 > Struct Template Reference

#include <sequence_utilities.h>

Static Public Member Functions

static T Get (typename std::conditional< STD_IS_REPLACEMENT(integral, T), const DummyParamType &, Int >::type index)
 
static T Get (typename std::conditional< STD_IS_REPLACEMENT(integral, T), Int, const DummyParamType & >::type index)
 

Member Function Documentation

◆ Get() [1/2]

static T Get ( typename std::conditional< STD_IS_REPLACEMENT(integral, T), const DummyParamType &, Int >::type  index)
static

◆ Get() [2/2]

static T Get ( typename std::conditional< STD_IS_REPLACEMENT(integral, T), Int, const DummyParamType & >::type  index)
static