-
CONFIG_STD_CPP17
¶
C++ 17
Type: bool
Help¶
2017 C++ standard, previously known as C++0x.
Kconfig definition¶
At subsys/cpp/Kconfig:38
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:12
Menu path: (top menu) → C++ Options → C++ Standard
config STD_CPP17 bool prompt "C++ 17" if <choice: C++ Standard> depends on <choice: C++ Standard> help 2017 C++ standard, previously known as C++0x.
(Definitions include propagated dependencies, including from if’s and menus.)