summaryrefslogtreecommitdiff
path: root/include/features.h
diff options
context:
space:
mode:
authorSven Linker <sven.linker@kernkonzept.com>2024-07-09 10:03:59 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2024-07-09 14:01:11 +0200
commit9827836ce5c6cf648a37202f7d5eb73af1667466 (patch)
treeed5d81adb9be8fa268c97b5b1c813c7ba0317702 /include/features.h
parent20ad89de9124db4178c8f41a097700f1923b1f58 (diff)
c++: Remove deprecated dynamic exception specification
Dynamic exception specification using `throw()` is deprecated since C++11 and removed in C++17. This change replaces `throw()` with `noexcept` when compiling for newer standards. Co-authored-by: Sven Linker <sven.linker@kernkonzept.com> Signed-off-by: Marcus Haehnel <marcus.haehnel@kernkonzept.com>
Diffstat (limited to 'include/features.h')
0 files changed, 0 insertions, 0 deletions