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++/13332] template static const unsigned does not appear in .o file


------- Additional Comments From bangerth at dealii dot org  2003-12-06 21:16 -------
A definition in your case looks like 
  template <ypename T, unsigned int> const unsigned ind Bounds<T,N>::size; 
 
W. 

-- 


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


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