-
CONFIG_STD_CPP98
¶
C++ 98
Type: bool
Help¶
1998 C++ standard as modified by the 2003 technical corrigendum and some later defect reports.
Kconfig definition¶
At subsys/cpp/Kconfig:22
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:12
Menu path: (top menu) → C++ Options → C++ Standard
config STD_CPP98 bool prompt "C++ 98" if <choice: C++ Standard> depends on <choice: C++ Standard> help 1998 C++ standard as modified by the 2003 technical corrigendum and some later defect reports.
(Definitions include propagated dependencies, including from if’s and menus.)