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