51 SEXP headNameSym = ::Rf_install(
head.name.c_str() );
52 SET_TAG( x, headNameSym );
73 template <
typename T1>
75 return grow( t1, R_NilValue ) ;
78 template <
typename T,
typename... TArgs>
79 SEXP
pairlist(
const T& t1,
const TArgs&... args) {
SEXP grow__dispatch(::Rcpp::traits::false_type, const T &head, SEXP tail)
integral_constant< bool, true > true_type
integral_constant< bool, false > false_type
sugar::Tail< RTYPE, NA, T > tail(const VectorBase< RTYPE, NA, T > &t, R_xlen_t n)
sugar::Head< RTYPE, NA, T > head(const VectorBase< RTYPE, NA, T > &t, R_xlen_t n)
SEXP grow(SEXP head, SEXP tail)
SEXP wrap(const Date &date)
integral_constant< bool, _V > type