Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 src/qdoc/boundaries/filesystem/directorypath.hpp @ Line 38 cppcoreguidelines-special-member-functions class 'DirectoryPath' 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/qdoc/boundaries/filesystem/directorypath.hpp @ Line 39 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1 unreviewed