Size: 106
Comment:
|
Size: 331
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
{{{ clang-tidy -checks='*' main.cpp -- -std=c++11 }}} [[https://google.github.io/styleguide/cppguide.html|Google C++ Style Guide]] [[http://clang.llvm.org/docs/ClangFormat.html|ClangFormat]]: auto-formats C++ code |
Clang-Tidy — Extra Clang Tools 3.9 documentation
clang-tidy -checks='*' main.cpp -- -std=c++11
ClangFormat: auto-formats C++ code