proxygen
folly::exception_tracer::ExceptionInfo Struct Reference

#include <ExceptionTracer.h>

Public Attributes

const std::type_info * type {nullptr}
 
std::vector< uintptr_t > frames
 

Detailed Description

Definition at line 30 of file ExceptionTracer.h.

Member Data Documentation

std::vector<uintptr_t> folly::exception_tracer::ExceptionInfo::frames
const std::type_info* folly::exception_tracer::ExceptionInfo::type {nullptr}

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