From Jason Turner

[assertions.general]

Diff to HTML by rtfpessoa

tmp/tmpok4oz21v/{from.md → to.md} RENAMED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ ### General <a id="assertions.general">[[assertions.general]]</a>
2
+
3
+ The header `<cassert>` provides a macro for documenting C++ program
4
+ assertions and a mechanism for disabling the assertion checks.
5
+