This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/51626] [4.6 Regression] [C++0x] can't use C++98 allocators with -std=c++0x


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51626

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-12-19 18:38:56 UTC ---
Bah, in my opinion it's late to attempt sophisticated things in 4.6, either we
can do something minimal or we should just tell people that in 4.6 a C++0x
container wants a C++0x allocator.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]