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++/14761] Fails to link when static member variable of the class template is defined with the default value


------- Additional Comments From giovannibajo at libero dot it  2004-03-29 01:14 -------
Yes, because otherwise there would be no way to disambiguate between a 
definition of the member template and the declaration of a specialization of it.

-- 


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


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