------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-16 20:02 ------- This is invalid.
You want the follwoing instead: template<> intsample::keytype * intsample::keyptr = 0; -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22095
pinskia at gcc dot gnu dot org Thu, 16 Jun 2005 13:03:10 -0700
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-16 20:02 ------- This is invalid.
You want the follwoing instead: template<> intsample::keytype * intsample::keyptr = 0; -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22095