22#ifndef Rcpp_api_meat_wrap_h
23#define Rcpp_api_meat_wrap_h
28template <
typename InputIterator,
typename KEY,
typename VALUE,
int RTYPE>
38 buffer =
first->first ;
39 x[i] =
first->second ;
42 x.
attr(
"names" ) = names ;
46template <
typename InputIterator,
typename KEY,
typename VALUE,
int RTYPE>
54 buffer =
first->first ;
AttributeProxy attr(const std::string &name)
#define RCPP_DEBUG_3(fmt, M1, M2, M3)
#define DEMANGLE(__TYPE__)
SEXP range_wrap_dispatch___impl__pair(InputIterator first, InputIterator last, Rcpp::traits::true_type)
T as(SEXP x, ::Rcpp::traits::r_type_primitive_tag)
SEXP wrap(const Date &date)