
3 Aug
2011
3 Aug
'11
2:06 p.m.
El 03/08/2011 14:41, Mathias Gaunard escribió:
I think it might be good for the people not quite ready to hop onto the C++0x bandwagon yet. Plus sometimes it's good to be able to rely on a single portable reference implementation that actually works with stateful allocators etc., while it is implementation-defined whether the standard one does.
Now that the new standard is nearly finished, the idea is to make them fully compliant, backport to C++03 all possible features and also have a library to experiment new proposals (N1953: Upgrading the Interface of Allocators using API Versioning and N2045: Improving STL allocators), enhancement functions, etc. Best, Ion