needed to use a forward function declaration within the lambda for recursive scope mutator building, since otherwise everything is inline and thus the compilation fails when it comes to deducing the auto return type of the builder. Other than that, the whole mechanics seem to work out of the box! |
||
|---|---|---|
| .. | ||
| diff-complex-application-test.cpp | ||
| diff-index-table-test.cpp | ||
| diff-list-application-test.cpp | ||
| diff-list-generation-test.cpp | ||
| diff-tree-application-test.cpp | ||
| gen-node-basic-test.cpp | ||
| generic-record-representation-test.cpp | ||
| generic-record-update-test.cpp | ||
| tree-mutator-binding-test.cpp | ||
| tree-mutator-test.cpp | ||