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++/49327] Parse error involving "templated method inside templated class"


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<T>(object_ptr);

Doh! thanks


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