|
Rcpp Version 1.0.14
|

Go to the source code of this file.
Namespaces | |
| namespace | Rcpp |
| Rcpp API. | |
| namespace | Rcpp::internal |
| internal implementation details | |
Functions | |
| template<typename T > | |
| bool | Rcpp::internal::is__simple (SEXP x) |
| template<typename T > | |
| bool | Rcpp::internal::is__module__object (SEXP x) |
| template<typename T > | |
| bool | Rcpp::internal::is__dispatch (SEXP x, Rcpp::traits::false_type) |
| template<typename T > | |
| bool | Rcpp::internal::is__dispatch (SEXP x, Rcpp::traits::true_type) |
| template<typename T > | |
| bool | Rcpp::is (SEXP x) |