12 Jan
2010
12 Jan
'10
12:09 a.m.
On Thu, 07 Jan 2010 09:14:00 +0100, zhangxiaowei
[...]after checking the code of Pool, it is all based on contiguous memory. if pool cannot meet my requirement, is there any other option in BOOST?
There is no option to customize the way Boost.Pool allocates memory. This is a question which is asked more often though. There is also a patch to set a max size (see https://svn.boost.org/trac/boost/ticket/2696). As Boost.Pool wasn't changed for quite some time though I'm not sure if the maintainer is busy or the library has no maintainer? Boris