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++/40600] pair& operator=(pair&& __p) doesn't work without inlining



------- Comment #5 from paolo dot carlini at oracle dot com  2009-06-30 11:58 -------
To be clear, what I meant is already fixed in the WP is the return type of
std::minmax taking an initializer list (actually, I took care of the issue in
the Sophia C++ Meeting with help from Jason)


-- 


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


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