.. include:: ../check.rst

========
assert.h
========

Macros
======

.. list-table::
  :widths: auto
  :align: center
  :header-rows: 1

  * - Macro
    - Implemented
    - C23 Standard Section
    - POSIX.1-2024 Standard Section
  * - __STDC_VERSION_ASSERT_H__
    - |check|
    - 7.2.1
    -
  * - assert
    -
    - 7.2.1
    -

