-
- Downloads
There was an error fetching the commit references. Please try again later.
clang-tidy: use auto to avoid writing the same type on both sides of the...
clang-tidy: use auto to avoid writing the same type on both sides of the assignment operator [modernize-use-auto] See https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-auto.html
parent
78c20301
No related branches found
No related tags found
Showing
- src/TNL/Algorithms/scan.h 4 additions, 4 deletionssrc/TNL/Algorithms/scan.h
- src/TNL/Benchmarks/Logging.h 1 addition, 1 deletionsrc/TNL/Benchmarks/Logging.h
- src/TNL/Config/ConfigDescription.h 2 additions, 2 deletionssrc/TNL/Config/ConfigDescription.h
- src/TNL/Config/parseCommandLine.h 20 additions, 23 deletionssrc/TNL/Config/parseCommandLine.h
- src/TNL/Endianness.h 1 addition, 1 deletionsrc/TNL/Endianness.h
- src/TNL/Images/DicomSeries_impl.h 1 addition, 1 deletionsrc/TNL/Images/DicomSeries_impl.h
- src/TNL/zlib_compression.h 2 additions, 2 deletionssrc/TNL/zlib_compression.h
Loading
Please register or sign in to comment