Damn sideeffect of the suppport for move-only types: since we're moving our binding now into place /after/ construction, in some cases the end() iterator (embedded in RangeIter) becomes invalid. Indeed this was always broken, but didn't hurt, as long as we only used vectors. Solution: use a dedicated init() hook, which needs to be invoked *after* the TreeMutator has been constructed and moved into the final location in the stack buffer. |
||
|---|---|---|
| .. | ||
| bus-controller.cpp | ||
| bus-controller.hpp | ||
| bus-term.hpp | ||
| core-service.hpp | ||
| mutation-message.hpp | ||
| nexus.hpp | ||
| playback-controller.cpp | ||
| playback-controller.hpp | ||