Describe the enhancement requested
The QualifierAlignment clang-format option could help making our code style more uniform.
We generally use the const T idiom rather than T const, so we should specify the value Left to minimize code churn.
Component(s)
C++, Developer Tools