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

#include <VectorBase.h>

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

Additional Inherited Members

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

Detailed Description

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

Definition at line 33 of file VectorBase.h.


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