-
- Downloads
There was an error fetching the commit references. Please try again later.
clang-tidy: use '= default' to define a trivial special member functions
The following checks were used: - https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-default-member-init.html - https://clang.llvm.org/extra/clang-tidy/checks/readability-redundant-member-init.html - https://clang.llvm.org/extra/clang-tidy/checks/readability-redundant-string-init.html - https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-equals-default.html
parent
76d84cb1
No related branches found
No related tags found
Showing
- src/TNL/Algorithms/Segments/CSR.h 1 addition, 1 deletionsrc/TNL/Algorithms/Segments/CSR.h
- src/TNL/Algorithms/Segments/CSR.hpp 0 additions, 4 deletionssrc/TNL/Algorithms/Segments/CSR.hpp
- src/TNL/Algorithms/Segments/CSRView.h 1 addition, 1 deletionsrc/TNL/Algorithms/Segments/CSRView.h
- src/TNL/Algorithms/Segments/CSRView.hpp 0 additions, 4 deletionssrc/TNL/Algorithms/Segments/CSRView.hpp
- src/TNL/Algorithms/Segments/Ellpack.h 4 additions, 2 deletionssrc/TNL/Algorithms/Segments/Ellpack.h
- src/TNL/Algorithms/Segments/Ellpack.hpp 0 additions, 7 deletionssrc/TNL/Algorithms/Segments/Ellpack.hpp
- src/TNL/Algorithms/Segments/EllpackView.h 4 additions, 2 deletionssrc/TNL/Algorithms/Segments/EllpackView.h
- src/TNL/Algorithms/Segments/EllpackView.hpp 0 additions, 4 deletionssrc/TNL/Algorithms/Segments/EllpackView.hpp
- src/TNL/Algorithms/Segments/SlicedEllpack.h 4 additions, 2 deletionssrc/TNL/Algorithms/Segments/SlicedEllpack.h
- src/TNL/Algorithms/Segments/SlicedEllpack.hpp 0 additions, 7 deletionssrc/TNL/Algorithms/Segments/SlicedEllpack.hpp
- src/TNL/Algorithms/Segments/SlicedEllpackView.h 4 additions, 2 deletionssrc/TNL/Algorithms/Segments/SlicedEllpackView.h
- src/TNL/Algorithms/Segments/SlicedEllpackView.hpp 0 additions, 6 deletionssrc/TNL/Algorithms/Segments/SlicedEllpackView.hpp
- src/TNL/Containers/StaticArray.h 1 addition, 1 deletionsrc/TNL/Containers/StaticArray.h
- src/TNL/Containers/StaticArray.hpp 0 additions, 4 deletionssrc/TNL/Containers/StaticArray.hpp
- src/TNL/FileName.h 3 additions, 2 deletionssrc/TNL/FileName.h
- src/TNL/FileName.hpp 3 additions, 4 deletionssrc/TNL/FileName.hpp
- src/TNL/Functions/Analytic/Blob_impl.h 3 additions, 6 deletionssrc/TNL/Functions/Analytic/Blob_impl.h
- src/TNL/Functions/Analytic/Cylinder_impl.h 3 additions, 6 deletionssrc/TNL/Functions/Analytic/Cylinder_impl.h
- src/TNL/Functions/Analytic/ExpBump_impl.h 3 additions, 6 deletionssrc/TNL/Functions/Analytic/ExpBump_impl.h
- src/TNL/Functions/Analytic/Flowerpot_impl.h 3 additions, 6 deletionssrc/TNL/Functions/Analytic/Flowerpot_impl.h
Loading
Please register or sign in to comment