Function get_call_stack()

Function Documentation

std::vector<std::string> get_call_stack()

get_call_stack() is a function to get the call stack

Returns

a vector with call stack (demangled function names)