堆栈跟踪工具 更多...
#include "NeForce/core/container/vector.hpp"
#include "NeForce/core/interface/istringify.hpp"
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
浏览该文件的源代码.
堆栈跟踪工具
此文件提供了获取和显示函数调用堆栈的功能,用于调试和错误诊断。 支持跨平台获取当前调用堆栈,并解析函数符号名称。
在文件 stacktrace.hpp 中定义.