CONFIG_STD_CPP2B
C++ 2b
Type: bool
Help
Next revision of the C++ standard, which is expected to be published in 2023.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Kconfig definition
At <Zephyr>/subsys/cpp/Kconfig:50
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:15
Menu path: (Top) → Sub Systems and OS Services → C++ support for the application → C++ Standard
config STD_CPP2B
bool "C++ 2b"
depends on <choice>
help
Next revision of the C++ standard, which is expected to be published in 2023.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)