Avoid recursive templates
- reimplement
TupleContains
andTupleReverse
so that recursion is avoided
Seems to reduce the memory consumption during compilation... so may help with #206 (closed)
TupleContains
and TupleReverse
so that recursion is avoidedSeems to reduce the memory consumption during compilation... so may help with #206 (closed)