Rcpp Version 1.0.9
Rcpp::sugar::sugar_const_iterator_type< Rcpp::Vector< RTYPE > > Struct Template Reference

#include <iterator.h>

Public Types

typedef Rcpp::Vector< RTYPE >::const_iterator type
 

Detailed Description

template<int RTYPE>
struct Rcpp::sugar::sugar_const_iterator_type< Rcpp::Vector< RTYPE > >

Definition at line 113 of file iterator.h.

Member Typedef Documentation

◆ type

template<int RTYPE>
typedef Rcpp::Vector<RTYPE>::const_iterator Rcpp::sugar::sugar_const_iterator_type< Rcpp::Vector< RTYPE > >::type

Definition at line 114 of file iterator.h.


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