Replace T var; var.Fill
with auto var = T::Filled
, for both Index
and Size
#251
Job | Run time |
---|---|
20s | |
20s |
T var; var.Fill
with auto var = T::Filled
, for both Index
and Size
#251
Job | Run time |
---|---|
20s | |
20s |