20#ifndef Rcpp_StretchyList_h
21#define Rcpp_StretchyList_h
53 inline operator SEXP()
const{
54 return CDR(Storage::get__() );
#define RCPP_GENERATE_CTOR_ASSIGN(__CLASS__)
#define RCPP_API_CLASS(__CLASS__)
StretchyList_Impl & push_front__impl(const T &obj, traits::true_type)
StretchyList_Impl & push_back(const T &obj)
DottedPairProxyPolicy< Language_Impl >::const_DottedPairProxy const_Proxy
StretchyList_Impl< PreserveStorage > StretchyList
StretchyList_Impl & push_back__impl(const T &obj, traits::true_type)
StretchyList_Impl & push_front(const T &obj)