docs/Writerside/topics/mempool.h.md

branch
docs/3.1
changeset 1143
0559812df10c
parent 1142
9437530176bc
child 1146
151c057faf7c
--- a/docs/Writerside/topics/mempool.h.md	Thu Jan 23 20:19:03 2025 +0100
+++ b/docs/Writerside/topics/mempool.h.md	Fri Jan 24 21:12:09 2025 +0100
@@ -1,4 +1,4 @@
-# mempool.h
+# Memory Pool
 
 A memory pool is providing an allocator implementation that automatically deallocates the memory upon its destruction.
 It also allows you to register destructor functions for the allocated memory, which are automatically called before

mercurial