41 SEXP headNameSym = Rf_install(
head.name.c_str());
42 SET_TAG(x, headNameSym);
67 return lgrow(t1, R_NilValue);
70template <
typename T,
typename... TArgs>
71SEXP
langlist(
const T& t1,
const TArgs&... args) {
SEXP lgrow__dispatch(Rcpp::traits::true_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)
SEXP lgrow(SEXP head, SEXP tail)
sugar::Head< RTYPE, NA, T > head(const VectorBase< RTYPE, NA, T > &t, R_xlen_t n)
SEXP langlist(const T1 &t1)
SEXP wrap(const Date &date)
integral_constant< bool, _V > type