Rcpp Version 1.0.9
|
#include <csetjmp>
Go to the source code of this file.
Classes | |
struct | Rcpp::internal::UnwindData |
Namespaces | |
Rcpp | |
Rcpp API. | |
Rcpp::internal | |
internal implementation details | |
Functions | |
void | Rcpp::internal::maybeJump (void *unwind_data, Rboolean jump) |
SEXP | Rcpp::unwindProtect (SEXP(*callback)(void *data), void *data) |