Append to this sequence the specified value.

Synopsis

Declared in <balst_stacktrace.h>

void
append(StackTraceFrame const& value);

Parameters

Name

Description

value

stack‐trace frame to append

Created with MrDocs