Skip to content

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

d99166c
Select commit
Loading
Failed to load commit list.
Merged

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

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

Workflow runs completed with no jobs