The latest development version of this page may be more current than this released 2.7.5 version.
choice: C++ Standard

C++ Standard

Type: bool

Help

C++ Standards.

Direct dependencies

CPLUSPLUS

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At subsys/cpp/Kconfig:13

Included via Kconfig:8Kconfig.zephyr:44subsys/Kconfig:15

Menu path: (Top) → Sub Systems and OS Services → C++ support for the application

choice
    bool "C++ Standard"
    default STD_CPP11
    depends on CPLUSPLUS
    help
      C++ Standards.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)