Rcpp Version 1.0.9
Rcpp::internal::UnwindData Struct Reference

#include <unwindProtect.h>

Public Attributes

std::jmp_buf jmpbuf
 

Detailed Description

Definition at line 34 of file unwindProtect.h.

Member Data Documentation

◆ jmpbuf

std::jmp_buf Rcpp::internal::UnwindData::jmpbuf

Definition at line 35 of file unwindProtect.h.

Referenced by Rcpp::internal::maybeJump(), and Rcpp::unwindProtect().


The documentation for this struct was generated from the following file: