The Wayback Machine - https://web.archive.org/web/20161004063158/http://en.cppreference.com:80/w/cpp/header/cassert
Namespaces
Variants
Views
Actions

Standard library header <cassert>

From cppreference.com
< cpp‎ | header

This header was originally in the C standard library as <assert.h>.

This header is part of the error handling library.

[edit] Macros

aborts the program if the user-specified condition is not true. May be disabled for release builds
(function macro) [edit]
Morty Proxy This is a proxified and sanitized view of the page, visit original site.