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
|
|
@ -42,6 +42,7 @@ misc_HEADERS = \
|
|||
minato.hh \
|
||||
memusage.hh \
|
||||
modgray.hh \
|
||||
mspool.hh \
|
||||
optionmap.hh \
|
||||
random.hh \
|
||||
timer.hh \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue