
26 Jun
2009
26 Jun
'09
10:25 a.m.
Christian Schladetsch skrev:
If you want to provide a stateful clone allocator, it would allow me to do
something like this:
If ptr_container<T> is to have stateful allocators, should it not use boost::container<T>? Currently the ptr_containers are based on the std::containers.
Could be. It's not a completely non-breaking change. -Thorsten