-
Carsten Gräser authored
Currently it contains a hybrid for loop over ranges of integral values begin,begin+1,...,end-1. Using generic lambdas this allows to write for loops that work with dynamically sized or statically sized multitype containers.
Carsten Gräser authoredCurrently it contains a hybrid for loop over ranges of integral values begin,begin+1,...,end-1. Using generic lambdas this allows to write for loops that work with dynamically sized or statically sized multitype containers.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.