Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 src/corelib/global/qforeach.h @ Line 58 cppcoreguidelines-special-member-functions class 'QForeachContainer' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1 unreviewed
2 src/corelib/global/qforeach.h @ Line 64 performance-noexcept-move-constructor move constructors should be marked noexcept 1 unreviewed
3 src/corelib/global/qforeach.h @ Line 72 performance-noexcept-move-constructor move assignment operators should be marked noexcept 1 unreviewed