IndexIteratorDefaultAccess Class Reference Data Structures

#include <indexiterator.h>

静态公共成员函数

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

成员函数文档编制

◆  Get()

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