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

#include <iterator.h>

Inheritance diagram for Rcpp::sugar::is_sugar_vector< Rcpp::Vector< RTYPE > >:
Collaboration diagram for Rcpp::sugar::is_sugar_vector< Rcpp::Vector< RTYPE > >:

Additional Inherited Members

- Public Types inherited from Rcpp::traits::integral_constant< _T, _V >
typedef _T value_type
 
typedef integral_constant< _T, _V > type
 
- Static Public Attributes inherited from Rcpp::traits::integral_constant< _T, _V >
static const _T value = _V
 

Detailed Description

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

Definition at line 122 of file iterator.h.


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