cppcoreguidelines-noexcept-destructor¶
This check implements C.37 from the C++ Core Guidelines.
The cppcoreguidelines-noexcept-destructor check is an alias, please see performance-noexcept-destructor for more information.
« cppcoreguidelines-no-suspend-with-lock :: Contents :: cppcoreguidelines-noexcept-move-operations »
This check implements C.37 from the C++ Core Guidelines.
The cppcoreguidelines-noexcept-destructor check is an alias, please see performance-noexcept-destructor for more information.
« cppcoreguidelines-no-suspend-with-lock :: Contents :: cppcoreguidelines-noexcept-move-operations »