c++/6423: fails on a certain combination of template classes with static members

Ivan Zakharyaschev imz@altlinux.ru
Tue Apr 23 09:26:00 GMT 2002


The following reply was made to PR c++/6423; it has been noted by GNATS.

From: Ivan Zakharyaschev <imz@altlinux.ru>
To: gcc-gnats@gcc.gnu.org, <nobody@gcc.gnu.org>
Cc:  
Subject: Re: c++/6423: fails on a certain combination of template classes
 with static members
Date: Tue, 23 Apr 2002 20:16:31 +0400 (MSD)

 Found a work-around: don't use the "const" modifier for the static
 field. Then, of course, the value is not protected well.
 
 Regards,
 Ivan Z.
 



More information about the Gcc-prs mailing list