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++/48113] [4.6/4.7 Regression] [C++0x] bind with tuple argument fails


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

--- Comment #6 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-03-14 17:55:53 UTC ---
I suspect Jon reduced the testcase a bit too much, because we have been through
this kind of discussion/misunderstanding already, indeed normally we have only
function *templates* in the actual code, no SFINAE to the help otherwise,
agreed.

Thanks Jon (and Jason) for looking into this.


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