cppcoreguidelines-noexcept-move-operations
This check implements C.66 from the C++ Core Guidelines.
The cppcoreguidelines-noexcept-move-operations check is an alias, please see performance-noexcept-move-constructor for more information.
/* CLION CLANG-TIDY DOCUMENTATION CSS PLACEHOLDER */
This check implements C.66 from the C++ Core Guidelines.
The cppcoreguidelines-noexcept-move-operations check is an alias, please see performance-noexcept-move-constructor for more information.