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.
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.