aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/objcversion.md
blob: 9825c80976e45c85d80cbeb11c6e39bc1177e4dd (plain)
1
2
3
4
5
6
## 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.