Skip to content

STYLE: Replace `Index var; var.Fill` with `auto var = Index::Filled`

1cda164
Select commit
Loading
Failed to load commit list.
Merged

Replace T var; var.Fill with auto var = T::Filled, for both Index and Size #4906

STYLE: Replace `Index var; var.Fill` with `auto var = Index::Filled`
1cda164
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs