All Classes |Grouped Classes |Index
Returns the call stack present when the exception object was created.
std::vector<CL_String> CL_Exception::get_stack_trace();
Detailed description:
On Linux, to obtain function names, remember to link with the -rdynamic flag