Rcpp Version 0.9.10
grow.h File Reference
#include <RcppCommon.h>
#include <Rcpp/Named.h>
#include <Rcpp/generated/grow__pairlist.h>
Include dependency graph for grow.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.


namespace  Rcpp::internal
 

internal implementation details


Functions

SEXP Rcpp::pairlist ()
template<typename T >
SEXP Rcpp::internal::grow__dispatch (::Rcpp::traits::false_type, const T &head, SEXP tail)
template<typename T >
SEXP Rcpp::grow (const T &head, SEXP tail)
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines