CMake/Help/guide/tutorial/Step8
Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const"
Run the `clang-format.bash` script to update all our C and C++ code to a
new style defined by `.clang-format`, now with "east const" enforcement.
Use `clang-format` version 18.

* If you reached this commit for a line in `git blame`, re-run the blame
  operation starting at the parent of this commit to see older history
  for the content.

* See the parent commit for instructions to rebase a change across this
  style transition commit.

Issue: #26123
2025-01-23 13:09:50 -05:00
..
MathFunctions Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
CMakeLists.txt Tutorial: Refactor MathFunctions code 2023-02-23 09:42:10 -05:00
CTestConfig.cmake Tutorial: Enhance CTestConfig info in Step 8 2021-09-27 10:11:17 -04:00
tutorial.cxx Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
TutorialConfig.h.in Tutorial: Refactor MathFunctions code 2023-02-23 09:42:10 -05:00