The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_LIB_CPLUSPLUS

Link with STD C++ library

Type: bool

Help

Link with STD C++ Library.

Direct dependencies

CPLUSPLUS

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

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At subsys/cpp/Kconfig:50

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

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

config LIB_CPLUSPLUS
    bool
    prompt "Link with STD C++ library" if CPLUSPLUS
    depends on CPLUSPLUS
    help
      Link with STD C++ Library.

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