Rcpp Version 1.0.9
Rcpp::VectorBase< RTYPE, na, VECTOR >::r_type Struct Reference

#include <VectorBase.h>

Inheritance diagram for Rcpp::VectorBase< RTYPE, na, VECTOR >::r_type:
Collaboration diagram for Rcpp::VectorBase< RTYPE, na, VECTOR >::r_type:

Additional Inherited Members

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

Detailed Description

template<int RTYPE, bool na, typename VECTOR>
struct Rcpp::VectorBase< RTYPE, na, VECTOR >::r_type

Definition at line 32 of file VectorBase.h.


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