Rcpp Version 1.0.14
Loading...
Searching...
No Matches
wrap.h File Reference
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

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)