Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::crash::trace_info Struct Reference

Stack trace information. More...

#include <crash.hpp>

Public Attributes

std::string formatted_trace
 Formatted stack trace string.
 

Detailed Description

Stack trace information.

Definition at line 41 of file crash.hpp.

Member Data Documentation

◆ formatted_trace

std::string unravel::crash::trace_info::formatted_trace

Formatted stack trace string.

Definition at line 42 of file crash.hpp.


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