|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
Provides a function to capture the current C++ stack trace as a string.
Definition in file stack_trace.hpp.
Go to the source code of this file.
Functions | |
| std::string | triqs::utility::stack_trace () |
| Capture the current call stack and return it as a demangled, human-readable string. | |