475 B
475 B
[assertions.general]
19 Diagnostics library [diagnostics]
19.3 Assertions [assertions]
19.3.1 General [assertions.general]
The header provides a macro for documenting C++ program assertions and a mechanism for disabling the assertion checks through defining the macro NDEBUG.