Helios Engine
A modular ECS based data-oriented C++23 game engine framework
Loading...
Searching...
No Matches
stacktrace.hpp File Reference
#include <cstddef>
#include <cstdint>
#include <source_location>
#include <span>
#include <string>
#include <string_view>
#include <vector>

Go to the source code of this file.

Classes

struct  helios::StacktraceConfig
 Configuration for stacktrace capture and formatting. More...
class  helios::Stacktrace
 Captured and filtered stacktrace with string conversion support. More...

Namespaces

namespace  helios