zephyr/subsys/cpp
Stephanos Ioannidis e0d582a6b6 cpp: Remove C++ exception handling arch restriction
The C++ exception handling feature is now supported on all
architectures.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2021-05-28 12:07:46 -05:00
..
CMakeLists.txt cpp: Use malloc/free instead of kernel variants in new/delete 2019-11-26 12:41:54 -06:00
cpp_ctors.c
cpp_dtors.c
cpp_init_array.c cpp: Fixed compile warning with extern array declaration 2020-06-09 14:42:16 +02:00
cpp_new.cpp treewide: avoid use of unsupported C++ specifiers 2019-12-13 17:19:54 -06:00
cpp_virtual.c
cpp_vtable.cpp cpp: Use malloc/free instead of kernel variants in new/delete 2019-11-26 12:41:54 -06:00
Kconfig cpp: Remove C++ exception handling arch restriction 2021-05-28 12:07:46 -05:00