Skip to content

Stencils: make `Partition` a template argument

Janick Gerstenberger requested to merge feature/stencil into master

In the first commit the use of the space iterators is replaced by elements( ... ). The second commit allows to specify the PartitionType as a template argument.

Merge request reports