The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_STD_CPP14

C++ 14

Type: bool

Help

2014 C++ standard.

Direct dependencies

<choice: C++ Standard>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At subsys/cpp/Kconfig:33

Included via Kconfig:10Kconfig.zephyr:39subsys/Kconfig:12

Menu path: (top menu) → C++ Options → C++ Standard

config STD_CPP14
    bool
    prompt "C++ 14" if <choice: C++ Standard>
    depends on <choice: C++ Standard>
    help
      2014 C++ standard.

(Definitions include propagated dependencies, including from if’s and menus.)