Efficient Memory Model

Todo

managing memory within this library is a quite advanced topic. I don’t think the profound documentation will be needed at these days, so I postponed writing of this page. Instead I will collect here some valuable reference materials to help me to explain the approach in the future:

Albeit the technical details of the implementation seems quite complicated, it is still possible (hopefully) to embed the pool stateful allocators seamlessly in the code, by means of modern C++ or whatever…