- Test:
- Demonstrate a customisable component for flexible bindings to enable generic tree changing and mutating operations to arbitrary hierarchical data structures.
- we use lambdas to link into our private implementation
- this test demonstrates the behaviour of an attribute setter
- plus some of the primitive operations available on collections
- See also
- TreeMutator
-
DiffComplexApplication_test a way more complex usage scenario
-
GenNode_test
-
GenericRecord_test
Definition at line 68 of file tree-mutator-test.cpp.
|
virtual void | run (Arg) |
|
void | simpleAttributeBinding () |
|
void | simpleCollectionBinding () |
|
The documentation for this class was generated from the following file: