|
Rcpp Version 1.1.2
|
#include <index_sequence.h>
C++11 implementations for index_sequence and make_index_sequence. To avoid name conflicts or ambiguity when compiling with C++14 or later, they should always be prefaced with Rcpp::traits:: when used.
Definition at line 12 of file index_sequence.h.