Skip to content

Replace auto var = T{...} with T var{...}#5349

Merged
thewtex merged 2 commits into
InsightSoftwareConsortium:masterfrom
N-Dekker:Remove-auto-from-local-variable-initializations
May 14, 2025
Merged

Replace auto var = T{...} with T var{...}#5349
thewtex merged 2 commits into
InsightSoftwareConsortium:masterfrom
N-Dekker:Remove-auto-from-local-variable-initializations

STYLE: Replace `auto var = T{}` with `T var{}`

7fc9f61
Select commit
Loading
Failed to load commit list.
kwrobot-v1 / ghostflow-check-master succeeded May 14, 2025 in 0s

ghostflow-check-master

overall branch status for the content checks against master

Branch-at: 7fc9f61

Details

Warnings:

  • the merge request is marked as a work-in-progress.

The warnings do not need to be fixed, but it is recommended to do so.