Add a fixed-size memory pool implementation.
* src/misc/fixpool.hh: New file. * src/misc/Makefile.am (misc_HEADERS): Add fixpool.hh.
This commit is contained in:
parent
050ea69f47
commit
3396a03818
3 changed files with 124 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2011-04-03 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Add a fixed-size memory pool implementation.
|
||||
|
||||
* src/misc/fixpool.hh: New file.
|
||||
* src/misc/Makefile.am (misc_HEADERS): Add fixpool.hh.
|
||||
|
||||
2011-04-03 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
* HACKING (command): Some notes about link-time optimizations.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue