[Bug libstdc++/14370] Problems with forward declaration of the vector class breaks boost

pcarlini at suse dot de gcc-bugzilla@gcc.gnu.org
Mon Mar 1 21:16:00 GMT 2004


------- Additional Comments From pcarlini at suse dot de  2004-03-01 21:16 -------
Alexandre, can you possibly have a look??

To me, it seems another instance of the thorny 'strong using' issues. Indeed,
changing the testcase like this:

namespace __gnu_norm { 
  template<class T, class U> class vector; 
} 
...

makes it compile... Hummm...

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |aoliva at redhat dot com
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-03-01 21:16:24
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14370



More information about the Gcc-bugs mailing list