Merge branch 'c-cxx-std-versions' into 'main'

Expose C and C++ standard versions and add macros to check them

See merge request GNOME/glib!2895
This commit is contained in:
Marco Trevisan
2022-11-22 21:10:34 +00:00
13 changed files with 417 additions and 59 deletions

View File

@@ -410,6 +410,12 @@ G_HAVE_GNUC_VISIBILITY
G_GNUC_INTERNAL
G_GNUC_MAY_ALIAS
<SUBSECTION>
G_C_STD_VERSION
G_C_STD_CHECK_VERSION
G_CXX_STD_VERSION
G_CXX_STD_CHECK_VERSION
<SUBSECTION>
G_DEPRECATED
G_DEPRECATED_FOR