mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 05:06:31 +00:00
constexpr and noexcept were introduced as specifiers in C++11. Avoid referencing them when compiling for earlier versions of the language. Signed-off-by: Peter A. Bigot <pab@pabigot.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
cpp_ctors.c | ||
cpp_dtors.c | ||
cpp_init_array.c | ||
cpp_new.cpp | ||
cpp_virtual.c | ||
cpp_vtable.cpp | ||
Kconfig |