[Bug c++/17037] static map in template crash on runtime when inserting

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Sun Aug 15 22:52:00 GMT 2004


------- Additional Comments From bangerth at dealii dot org  2004-08-15 22:52 -------
This is the syntax to use: 
 
template <typename T> typename f<T>::mapType f<T>::months; 
template class f<char>; 
 

-- 


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



More information about the Gcc-bugs mailing list