Files
2025-10-25 03:02:53 +03:00

1.3 KiB

[diff.mods.to.headers]

Annex C (informative) Compatibility [diff]

C.8 C standard library [diff.library]

C.8.2 Modifications to headers [diff.mods.to.headers]

1

#

For compatibility with the C standard library, the C++ standard library provides the C headers enumerated in [support.c.headers].

2

#

There are no C++ headers for the C standard library's headers<stdnoreturn.h> and <threads.h>, nor are these headers from the C standard library headers themselves part of C++.

3

#

The C headers <complex.h> and<tgmath.h> do not contain any of the content from the C standard library and instead merely include other headers from the C++ standard library.