Skip to content
Snippets Groups Projects
  • Carsten Gräser's avatar
    9fe2b3c8
    Add header for basic algorithms · 9fe2b3c8
    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.
    9fe2b3c8
    History
    Add header for basic algorithms
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.