Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
hacking C++
(Uncensored)
subscribe
C++ Diagnostic Basics: Warnings, Assertions, Testing | hacking C++
https://hackingcpp.com/cpp/diagnostics.html
links
backlinks
Basic techniques and tools for ensuring correctness: compiler warnings (gcc/clang/MSVC), assertions (assert/static_assert) and testing (with some doctest examples).