[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 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.
[Bug c++/46839] New: Parser confuses derived member with std::forward
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46839 Summary: Parser confuses derived member with std::forward Product: gcc Version: 4.4.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: una