Extra Clang Tools 6 documentation

clang-tidy - hicpp-noexcept-move

«  hicpp-no-malloc   ::   Contents   ::   hicpp-signed-bitwise  »

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-malloc   ::   Contents   ::   hicpp-signed-bitwise  »