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++/46839] Parser confuses derived member with std::forward


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

--- Comment #1 from Tobias FÃhst <foehst at informatik dot uni-kl.de> 2010-12-07 17:12:45 UTC ---
I forgot: Line 15 is only there to prove that this->forward with another
successor than '<' can be resolved as the member derived from A<T>.


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