
15 Mar
2007
15 Mar
'07
4:23 p.m.
Hervé Brönnimann wrote:
Seems like the Lakos allocator model (http://www.open-std.org/jtc1/ sc22/wg21/docs/papers/2005/n1850.pdf) would answer your question in the affirmative? -- Hervé Brönnimann hervebronnimann@mac.com
The Lakos allocator model does not stress the need of specifying "allocator::pointer" for smart pointers. Although I personally don't fully support the Lakos model, it tries to solve some well-known problems with STL allocators. Regards, Ion