As a replacement for the `RefArray` a new generic container has been implemented and tested, in interplay with `AllocationCluster` * the front-end container `lib::Several<I>` exposes only a reference to the ''interface type'' `I`, while hiding any storage details * data can only be populated through the `lib::SeveralBuilder` * a lot of flexibility is allowed for the actual element data types * element storage is maintained in a storage extent, managed through a custom allocator (defaulting to `std::allocator` ⟹ heap storage) |
||
|---|---|---|
| .. | ||
| draw | ||
| DIR_INFO | ||
| dump | ||
| empty.html | ||
| InterfaceConcept_Varga.mm | ||
| renderengine.html | ||
| thinkPad.ichthyo.mm | ||
| uml | ||
| workflow.mm | ||