STYLE: Replace static_cast<T>(X) with T{ X } for any "all caps" X#5337
Merged
dzenanz merged 1 commit intoInsightSoftwareConsortium:masterfrom May 12, 2025
static_cast<T>(X) with T{ X } for any "all caps" X#5337