:orphan: .. title:: CONFIG_STD_CPP11 .. kconfig:: CONFIG_STD_CPP11 CONFIG_STD_CPP11 ################ *C++ 11* Type: ``bool`` Help ==== .. code-block:: none 2011 C++ standard, previously known as C++0x. Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/cpp/Kconfig:25`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:44`` → ``/Kconfig:15`` Menu path: (Top) → Sub Systems and OS Services → C++ support for the application → C++ Standard .. code-block:: kconfig config STD_CPP11 bool "C++ 11" depends on help 2011 C++ standard, previously known as C++0x. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*