Rcpp Version 1.0.14
All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros
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().


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