Rcpp Version 1.0.14
|
Go to the source code of this file.
Classes | |
class | Rcpp::traits::ContainerExporter< ContainerTemplate, T > |
struct | Rcpp::traits::container_exporter< Container, int > |
struct | Rcpp::traits::container_exporter< Container, double > |
Namespaces | |
namespace | Rcpp |
Rcpp API. | |
namespace | Rcpp::internal |
internal implementation details | |
namespace | Rcpp::traits |
traits used to dispatch wrap | |
Functions | |
template<typename InputIterator , typename value_type > | |
void | Rcpp::internal::export_range__dispatch (SEXP x, InputIterator first, ::Rcpp::traits::r_type_generic_tag) |