------- Comment #2 from steven at gcc dot gnu dot org 2008-01-23 16:30 ------- What would be the semantics of "weak" on a template member? That is, how would the weak reference be overridden?
What I'm looking for is an example of what GCC did with this declaration when it was still accepted. The question behind the question is: Should this be valid code? ;-) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34937