Return a reference providing modifiable access to the stack-trace frame at the specified index. The behavior is undefined unless 0 <= index < length().
index
0 <= index < length()
Declared in <balst_stacktrace.h>
<balst_stacktrace.h>
StackTraceFrame& operator[](int index);