-
CONFIG_STD_CPP2A
¶
C++ 2a
Type: bool
Help¶
Next revision of the C++ standard, which is expected to be published in 2020.
Kconfig definition¶
At subsys/cpp/Kconfig:43
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:12
Menu path: (top menu) → C++ Options → C++ Standard
config STD_CPP2A bool prompt "C++ 2a" if <choice: C++ Standard> depends on <choice: C++ Standard> help Next revision of the C++ standard, which is expected to be published in 2020.
(Definitions include propagated dependencies, including from if’s and menus.)