Cppcheck
Deprecated List
Member Path::isC (const std::string &path)
does not account for headers - use @identify() instead
Member Path::isCPP (const std::string &path)
returns true for some header extensions - use @identify() instead
Member Path::isHeader (const std::string &path)
returns only heuristic result - use @identify() or @isHeader2() instead