Rcpp Version 1.1.2
Loading...
Searching...
No Matches
Rcpp::traits::index_sequence<... > Struct Template Reference

#include <index_sequence.h>

Detailed Description

template<int...>
struct Rcpp::traits::index_sequence<... >

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.


The documentation for this struct was generated from the following file: