-
CONFIG_STD_CPP11
¶
C++ 11
Type: bool
Help¶
2011 C++ standard, previously known as C++0x.
Kconfig definition¶
At <Zephyr>/subsys/cpp/Kconfig:25
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:15
Menu path: (Top) → Sub Systems and OS Services → C++ support for the application → C++ Standard
config STD_CPP11 bool "C++ 11" depends on <choice: C++ Standard> help 2011 C++ standard, previously known as C++0x.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)