[Bug c++/49327] Parse error involving "templated method inside templated class"

2011-06-08 Thread robinei at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49327 --- Comment #2 from robinei at gmail dot com 2011-06-08 17:35:22 UTC --- (In reply to comment #1) > You want: > > DelegateType::template from_method(object_ptr); Doh! thanks

[Bug c++/49327] New: Parse error involving "templated method inside templated class"

2011-06-08 Thread robinei at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49327 Summary: Parse error involving "templated method inside templated class" Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Priority: P3 Com