|
Rcpp Version 1.0.14
|

Go to the source code of this file.
Namespaces | |
| namespace | Rcpp |
| Rcpp API. | |
| namespace | Rcpp::sugar |
Functions | |
| template<typename T > | |
| sugar_const_iterator_type< T >::type | Rcpp::sugar::get_const_begin__impl (const T &obj, Rcpp::traits::true_type) |
| template<typename T > | |
| sugar_const_iterator_type< T >::type | Rcpp::sugar::get_const_begin__impl (const T &obj, Rcpp::traits::false_type) |
| template<typename T > | |
| sugar_const_iterator_type< T >::type | Rcpp::sugar::get_const_begin (const T &obj) |
| template<> | |
| SEXP * | Rcpp::sugar::get_const_begin (const CharacterVector &obj) |
| template<typename T > | |
| sugar_const_iterator_type< T >::type | Rcpp::sugar::get_const_end (const T &obj) |