Extra Clang Tools 6 documentation

clang-tidy - hicpp-special-member-functions

«  hicpp-signed-bitwise   ::   Contents   ::   hicpp-static-assert  »

hicpp-special-member-functions

This check is an alias for cppcoreguidelines-special-member-functions. Checks that special member functions have the correct signature, according to rule 12.5.7.

«  hicpp-signed-bitwise   ::   Contents   ::   hicpp-static-assert  »