Rcpp Version 1.0.9
is.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Rcpp
 Rcpp API.
 
 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)