Rcpp Version 1.0.9
|
Go to the source code of this file.
Namespaces | |
Rcpp | |
Rcpp API. | |
Rcpp::internal | |
internal implementation details | |
Functions | |
template<typename InputIterator , typename KEY , typename VALUE , int RTYPE> | |
SEXP | Rcpp::internal::range_wrap_dispatch___impl__pair (InputIterator first, InputIterator last, Rcpp::traits::true_type) |
template<typename InputIterator , typename KEY , typename VALUE , int RTYPE> | |
SEXP | Rcpp::internal::range_wrap_dispatch___impl__pair (InputIterator first, InputIterator last, Rcpp::traits::false_type) |