| title |
<cassert> | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
|
| ms.tgt_pltfrm |
|
| ms.topic |
article |
| f1_keywords |
|
| dev_langs |
|
| helpviewer_keywords |
|
| ms.assetid |
6ead15a3-ac45-4075-be8e-350bca995c26 |
| caps.latest.revision |
18 |
| author |
corob-msft |
| ms.author |
corob |
| manager |
ghogen |
Includes the Standard C library header <assert.h> and adds the associated names to the std namespace.
Remarks
Including this header ensures that the names declared using external linkage in the Standard C library header are declared in the std namespace.
assert Macro, _assert, _wassert
Header Files Reference
C++ Standard Library Overview
Thread Safety in the C++ Standard Library