Skip to content
Snippets Groups Projects
Commit 9d29896d authored by Carsten Gräser's avatar Carsten Gräser
Browse files

[concept] Simplify tupleEntriesModel()

This helper allows to check if all entries from a tuple model
a concept. The patch simplifes the check and reduces
the dependencies: We no longer depend on `tupleutility.hh`
which is pretty heavy weight since in includes `hybridutilities.hh`
and `rangeutilities.hh`. Thus emulated concepts could not be used
in these headers so far, which is fixed by the patch.

To prevent a regression this also adds a test for the previously
untestet function.
parent ec6c61b1
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment