23 #ifndef Rcpp__traits__integral_constant__h
24 #define Rcpp__traits__integral_constant__h
37 template <
typename T,
typename U>
struct both :
integral_constant< bool, true > true_type
integral_constant< bool, false > false_type
integral_constant< _T, _V > type