Add a multiple-size memory pool implementation.
* src/misc/mspool.hh: New file. * src/misc/Makefile.am: Add it.
This commit is contained in:
parent
cefedff192
commit
56e487d468
3 changed files with 139 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2011-04-09 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Add a multiple-size memory pool implementation.
|
||||
|
||||
* src/misc/mspool.hh: New file.
|
||||
* src/misc/Makefile.am: Add it.
|
||||
|
||||
2011-04-08 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
* src/misc/fixpool.hh: Typo in comment.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue