Rcpp Version 1.0.9
integral_constant.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Rcpp::traits::integral_constant< _T, _V >
 
struct  Rcpp::traits::both< T, U >
 

Namespaces

 Rcpp
 Rcpp API.
 
 Rcpp::traits
 traits used to dispatch wrap
 

Typedefs

typedef integral_constant< bool, true > Rcpp::traits::true_type
 
typedef integral_constant< bool, false > Rcpp::traits::false_type