http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58885
--- Comment #4 from Vehbi Esref Bayraktar ---
So why doesn't it compile as is
CGEnum::instances_list CGEnum::msInstances;
and asks for a specialization notation (template<>)?
Thanks
++
Assignee: unassigned at gcc dot gnu.org
Reporter: vehbi.esref.bayraktar at gmail dot com
Created attachment 31090
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31090&action=edit
One header one cpp
Sending the code as is. Compile and see the following error first:
speci