|
Rcpp Version 0.9.10
|
#include <Rcpp/Evaluator.h>
Go to the source code of this file.
Namespaces | |
| namespace | Rcpp |
Rcpp API. | |
| namespace | Rcpp::internal |
internal implementation details | |
Functions | |
| void | maybe_init () |
| SEXP | Rcpp::internal::convert_using_rfunction (SEXP x, const char *const fun) |
| SEXP | Rcpp::internal::try_catch (SEXP expr, SEXP env) |
| SEXP | Rcpp::internal::try_catch (SEXP expr) |
| void maybe_init | ( | ) |
Definition at line 27 of file cache.cpp.
References init_Rcpp_cache(), and Rcpp_cache_ready.
Referenced by Rcpp::internal::get_Rcpp_namespace(), rcpp_error_recorder(), and Rcpp::Evaluator::run().
