A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://timsong-cpp.github.io/cppwp/n4659/assertions below:

[assertions]

22 Diagnostics library [diagnostics] 22.3 Assertions [assertions] 1 #

The header <cassert> provides a macro for documenting C++ program assertions and a mechanism for disabling the assertion checks.

22.3.1 Header <cassert> synopsis [cassert.syn]
#define assert(E) see below
1 #

The contents are the same as the C standard library header <assert.h>, except that a macro named static_­assert is not defined.

See also: ISO C 7.2.

22.3.2 The assert macro [assertions.assert] 1 #

An expression assert(E) is a constant subexpression, if


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4