meson/docs/markdown/snippets/objcversion.md

245 B

Objective C/C++ standard versions

Objective C and C++ compilations will from now on use the language versions set in c_std and cpp_std, respectively. It is not possible to set the language version separately for Objective C and plain C.