Namespaces
Variants
Views
Actions

Standard library header <version> (C++20)

From cppreference.com
< cpp‎ | header
Revision as of 10:32, 17 September 2022 by Cubbi (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
 
 
Standard library headers
 

This header is part of the language support library.

This header supplies implementation-dependent information about the standard library (such as implementation-specific library version macros).

Including <version> also defines all library feature-test macros.

[edit] Notes

Prior to C++20, including <ciso646> is sometimes used for this purpose.

[edit] See also

Library feature-test macros defined in the header <version> (C++20)