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 c++/44380] [C++0x]: result_of broken for functor references.



------- Comment #8 from jwakely dot gcc at gmail dot com  2010-06-02 17:09 -------
gcc 4.3 was released 18 months before the FCD, at that time the specification
of result_of was quite different.  Also, until the gcc 4.5.0 release
std::result_of was based on the tr1::result_of code.


-- 


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


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