* conduct analysis regarding allocator handling in the Builder * turns out we'll have to keep around two different allocators while building * ⟹ establish the goal to confine usage of the Node allocator to the lower Levels * consequently must open up the `lib::SeveralBuilder` to be usable as an intermediary data structure, while building up the target data * in the initial design, the `SeveralBuilder` was kept opaque, since contents can be expected to be re-located frequently and thus exposing elements and taking references could be dangerous — yet this is also true for `std::vector` however, so people are assumed to know when they want to shoot themselves into their own foot |
||
|---|---|---|
| .. | ||
| draw | ||
| DIR_INFO | ||
| dump | ||
| empty.html | ||
| InterfaceConcept_Varga.mm | ||
| renderengine.html | ||
| thinkPad.ichthyo.mm | ||
| uml | ||
| workflow.mm | ||