Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      Standard library header <cassert>

      From cppreference.com
      <cpp‎ |header
       
       
      Standard library headers
       

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

      This header is part of theerror handling library.

      Macros

      aborts the program if the user-specified condition is nottrue. May be disabled for release builds.
      (function macro)[edit]

      [edit]Synopsis

      #define assert(E) /* see description */
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/header/cassert&oldid=156554"

      [8]ページ先頭

      ©2009-2025 Movatter.jp