Line | |
---|
1 | Here's a list of things TODO on the Pool library; these things will be done on an "as-I-get-around-to-it" basis: |
---|
2 | . Evaluate changes necessary for MSVC 6sp4 (Could use some help from people who own MSVC...) |
---|
3 | . Create more exhaustive test/example files, possibly other timing tests; convert to the new Boost testing harness |
---|
4 | . Add overloaded new/delete (pool_base) as Yet Another Interface. |
---|
5 | . Add a "grow" function (similar to std::realloc) to pool for attempting reallocation of contiguous memory; if it fails to find contiguous chunks, it should return 0. |
---|
Note: See
TracBrowser
for help on using the repository browser.