![]() |
|
|||
File indexing completed on 2025-04-19 09:09:54
0001 #ifndef ATOOLS_Org_Stacktrace_H 0002 #define ATOOLS_Org_Stacktrace_H 0003 0004 #include <iostream> 0005 0006 namespace ATOOLS { 0007 0008 void GenerateStackTrace(std::ostream &ostr, 0009 const bool endline=true, 0010 const std::string &comment=""); 0011 } 0012 0013 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |