|
Rcpp Version 1.1.2
|


Go to the source code of this file.
Namespaces | |
| namespace | Rcpp |
| Rcpp API. | |
Typedefs | |
| typedef Pairlist_Impl< PreserveStorage > | Rcpp::Pairlist |
Functions | |
| Rcpp::RCPP_API_CLASS (Pairlist_Impl) | |
| Rcpp::Pairlist_Impl () | |
| Rcpp::Pairlist_Impl (SEXP x) | |
| template<typename... T> | |
| Rcpp::Pairlist_Impl (const T &... args) | |
| void | Rcpp::update (SEXP) |
Variables | |
| Rcpp::DottedPairProxyPolicy< Pairlist_Impl< StoragePolicy > > | |
| Rcpp::DottedPairImpl< Pairlist_Impl< StoragePolicy > > | |