58 #ifndef LIB_DIFF_DIFF_MUTABLE_H 59 #define LIB_DIFF_DIFF_MUTABLE_H virtual void buildMutator(TreeMutator::Handle buffer)=0
build a custom implementation of the TreeMutator interface, suitably wired to cause appropriate chang...
Implementation namespace for support and library code.
A handle to allow for safe »remote implantation« of an unknown subclass into a given opaque InPlaceBu...
virtual ~DiffMutable()
this is an interface
Customisable intermediary to abstract generic tree mutation operations.
Special supplement for TreeMutator and the STL collection binding, to provide a shortcut and default ...
Marker or capability interface: an otherwise not further disclosed data structure, which can be transformed through "tree diff messages".