This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [RFC] Removal of allocator::construct / destroy vs our containers
Howard Hinnant wrote:
This sounds like the beginnings of a good plan. I just wanted to add
one note of caution: The LWG subgroup decided to eliminate these
members of allocator. However the full committee slapped us down and
said we were moving too fast (and with good reason). So it isn't a
done deal yet. We may well do this in Jul. or Oct. But we haven't
done it yet, and I've seen committees turn on a dime. I think having
a plan in place is a very good idea. But we might not want to
execute the plan yet.
Agreed Howard, let's not execute it yet. In fact I can remember well the
"slapping" but at the time didn't take it such seriously ;)
Paolo.