Rcpp Version 1.1.2
Loading...
Searching...
No Matches
Pairlist.h File Reference
#include <RcppCommon.h>
#include <Rcpp/DottedPair.h>
#include <Rcpp/r_cast.h>
Include dependency graph for Pairlist.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Rcpp
 Rcpp API.

Typedefs

typedef Pairlist_Impl< PreserveStorageRcpp::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 > >