20 #ifndef Rcpp__Vector__ChildVector__h
21 #define Rcpp__Vector__ChildVector__h
44 SET_VECTOR_ELT(
parent,
i, other);
53 SET_VECTOR_ELT(
parent,
i, other);
61 T vec = as<T>(wrapped);
ChildVector & operator=(const ChildVector &other)
ChildVector(const ChildVector &other)
ChildVector(SEXP data_, SEXP parent_, R_xlen_t i_)
ChildVector & operator=(const T &other)
ChildVector & operator=(const U &other)
SEXP wrap(const Date &date)