The "Future Directions" section of the Boost Pool Library documentation says that "Another pool interface will be written: a base class for per-class pool allocation.". Has any progress been made in this area?
Also, what about an allocator that takes the size of memory to be allocated and forwards it to an appropriate pool (or to the standard malloc/new if the size is over a certain threshold size)? Mike _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost