This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/37351] std::result_of requires nested template
- From: "jwakely dot gcc at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Sep 2008 15:04:00 -0000
- Subject: [Bug libstdc++/37351] std::result_of requires nested template
- References: <bug-37351-5876@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from jwakely dot gcc at gmail dot com 2008-09-03 15:04 -------
Agreed, the reason I reported this is that it causes problems with my work on
Bug 36962 because std::reference_wrapper uses result_of
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37351