Go to the documentation of this file.
13#define __bool_true_false_are_defined 1
15#if defined(__MVS__) && __has_include_next(<stdbool.h>)
16#include_next <stdbool.h>
19#if defined(__STDC_VERSION__) && __STDC_VERSION__ > 201710L
23#elif !defined(__cplusplus)
27#elif defined(__GNUC__) && !defined(__STRICT_ANSI__)
30#if defined(__cplusplus) && __cplusplus < 201103L