This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/10291] error referencing a static local from a local struct in template code
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Apr 2004 01:30:00 -0000
- Subject: [Bug c++/10291] error referencing a static local from a local struct in template code
- References: <20030402010601.10291.sebor@roguewave.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-04-30 01:29 -------
I almost think this is related to DR 191 <http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/
cwg_active.html#191>.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10291