This website requires JavaScript.
Explore
Help
Sign In
mewin
/
mijin2
Watch
1
Star
0
Fork
0
You've already forked mijin2
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
mijin2
/
source
/
mijin
/
debug
History
Patrick Wuttke
cc20702249
Added [[maybe_unused]] to std::atexit() call to fix non-debug builds.
2025-09-22 21:39:46 +02:00
..
assert.hpp
Modified assertion macros so they evaluate to an empty instruction instead of nothing in non-debug builds.
2025-06-23 00:21:24 +02:00
stacktrace.cpp
Added [[maybe_unused]] to std::atexit() call to fix non-debug builds.
2025-09-22 21:39:46 +02:00
stacktrace.hpp
Added STL formatters for Stacktrace and Stackframe.
2025-06-23 00:20:17 +02:00
symbol_info.cpp
Fixed some issues with compilation in CLang.
2024-08-18 09:10:26 +02:00
symbol_info.hpp
intial commit
2023-05-29 14:51:44 +02:00