[Bug c++/36261] Static const member data not found when used in a template

paolo dot carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Sun May 18 22:59:00 GMT 2008



------- Comment #2 from paolo dot carlini at oracle dot com  2008-05-18 22:58 -------
In other terms, just add, after the declaration of struct A:

const int A::N;


-- 


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



More information about the Gcc-bugs mailing list