The following structure can be expected, after __switching to C++20__ * Concept **Allocator** deals with the bare memory allocation * Concept **Factory** handles object creation and disposal by delegation * Concept **Handle** is a ready-made functor for dependency-injection Right now, an implementation of the ''prospective Factory Concept'' can be provided, by delegating through `std::allocator_traits` to a given `std::allocator` or compatible object |
||
|---|---|---|
| .. | ||
| draw | ||
| DIR_INFO | ||
| dump | ||
| empty.html | ||
| InterfaceConcept_Varga.mm | ||
| renderengine.html | ||
| thinkPad.ichthyo.mm | ||
| uml | ||
| workflow.mm | ||