22#ifndef Rcpp__traits__one_type__h
23#define Rcpp__traits__one_type__h
45 return static_cast<T
>(1);
65 return static_cast<T
>(0);
Rcomplex op(true_type) const
Rcomplex op(true_type) const
traits used to dispatch wrap
integral_constant< bool, true > true_type
integral_constant< bool, false > false_type
integral_constant< bool, _V > type