cppinclude
cppinclude copied to clipboard
Tool for analyzing includes in C++
Is there such a feature? I was unable to find similar option and it doesn't detect circular dependencies. It would be a cool feature
If there is a directory that contains e.g. characters in Chinese in its name, cppinclude stops with an error. Even if the directory doesn't contain any source files. **Steps to...
as nowadays stdlib already has one definition, redefine it can cause compile error. It compiles and runs if the redefinition is removed.