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++/51851] Overriding a function with a parameter of dependent type fails to override.


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

--- Comment #1 from Ville Voutilainen <ville.voutilainen at gmail dot com> 2012-01-13 19:13:13 UTC ---
Johannes Schaub says "in both situations the question is whether the parameter
type adjustments happen immediately or after instantiation (when T is replaced
by the actual type)", regarding the possibility that
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49051
is related.


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