The header <cassert>, described in (Table [tab:diagnostics.hdr.cassert]), provides a macro for documenting C++ program assertions and a mechanism for disabling the assertion checks.
The contents are the same as the Standard C library header <assert.h>.
See also: ISO C 7.2.