|
Rcpp Version 1.1.2
|

Go to the source code of this file.
Namespaces | |
| namespace | Rcpp |
| Rcpp API. | |
| namespace | 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) |