The usage of `noexcept` can speed up user code because the compiler can further optimize when applied correctly.
The usage of
noexceptcan speed up user code because the compiler can further optimize when applied correctly.