Extra Clang Tools 5 documentation

clang-tidy - hicpp-noexcept-move

«  hicpp-no-assembler   ::   Contents   ::   hicpp-special-member-functions  »

hicpp-noexcept-move

This check is an alias for misc-noexcept-moveconstructor. Checks rule 12.5.4 to mark move assignment and move construction noexcept.

«  hicpp-no-assembler   ::   Contents   ::   hicpp-special-member-functions  »