[Bug c++/14926] [3.4/3.5 regression] forward declarations and strong using
gdr at integrable-solutions dot net
gcc-bugzilla@gcc.gnu.org
Mon Apr 12 18:58:00 GMT 2004
------- Additional Comments From gdr at integrable-solutions dot net 2004-04-12 18:37 -------
Subject: Re: New: libstdc++ rejects forward declarations.
"vassili_bourdo at softhome dot net" <gcc-bugzilla@gcc.gnu.org> writes:
| the code:
|
| namespace std
| {
| template<class,class> class vector;//forward declaration
This is invoking undefined behaviour.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14926
More information about the Gcc-bugs
mailing list