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++/15244] definition of nontrivial static members of template class using g++ 3.4.0


------- Additional Comments From schwab at suse dot de  2004-05-01 16:59 -------
template <int n> double ShortVector<n>::volume;


-- 


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


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