
23 Jun
2006
23 Jun
'06
9:33 a.m.
The documentation at file://localhost/C:/Boost/libs/pool/doc/concepts.html says: "Each of the chunks in any given block are always the same size. This is the fundamental restriction of Simple Segregated Storage: you cannot ask for chunks of different sizes." Okay, but can I ask for more than one chunk of the same size - for an array? Boris