QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
|
Namespaces | |
namespace | detail |
namespace | impl |
Classes | |
class | packed_backtrace |
A space packed stack backtrace letting you store twice or more stack frames in the same space. More... | |
Functions | |
packed_backtrace< void * > | make_packed_backtrace (span::span< char > output, span::span< const void * > input) |
Pack a stack backtrace into byte storage. | |
|
inline |
Pack a stack backtrace into byte storage.