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++/37811] bind1st fails on mem_fun with reference argument



------- Comment #9 from paolo dot carlini at oracle dot com  2008-10-13 19:07 -------
FYI, I had a quick look to the library likely used by current Comeau: it
doesn't implement the letter of the Standard for bind1st & co, neither before
nor after DR 109. It tries to circumvent the limitations of the original
design. To be clear again, we'll not follow that route, we deliver a strictly
conforming implementation, DR 109 included and included the fact that the
facility is considered deprecated, essentially frozen and ready for removal.


-- 


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


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