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++/44963] Ambiguous function overload using __gnu_cxx::crope with std::back_inserter in c++0x mode



------- Comment #2 from paolo dot carlini at oracle dot com  2010-07-16 13:12 -------
Bah, I'm afraid this is going to be a wontfix. Certainly the
back_insert_iterator assignment operators are fine per se in C++0x mode, and I
don't think we really want to, eg, add specializations of back_insert_iterator
& co for rope...


-- 


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


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