Rcpp Version 1.0.9
Rcpp::traits::both< T, U > Struct Template Reference

#include <integral_constant.h>

Inheritance diagram for Rcpp::traits::both< T, U >:
Collaboration diagram for Rcpp::traits::both< T, U >:

Additional Inherited Members

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

Detailed Description

template<typename T, typename U>
struct Rcpp::traits::both< T, U >

Definition at line 37 of file integral_constant.h.


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