IndexIteratorDefaultAccess Class Reference

#include <indexiterator.h>

Static Public Member Functions

template<typename ARRAY >
static auto Get (ARRAY &array, Int index) -> decltype(array[index])
 

Member Function Documentation

◆ Get()

static auto Get ( ARRAY &  array,
Int  index 
) -> decltype(array[index])
static