Rcpp Version 1.0.9
Rcpp::traits::r_sexptype_needscast< T > Struct Template Reference

#include <r_sexptype_traits.h>

Inheritance diagram for Rcpp::traits::r_sexptype_needscast< T >:
Collaboration diagram for Rcpp::traits::r_sexptype_needscast< T >:

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<typename T>
struct Rcpp::traits::r_sexptype_needscast< T >

Indicates if a primitive type needs a static_cast

Definition at line 69 of file r_sexptype_traits.h.


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