Bug found in STL?

Benjamin Kosnik bkoz@redhat.com
Tue May 22 17:17:00 GMT 2001


> list<bar*> lb;

std::list<bar*> lb;

...and it works with both mainline and the branch. 



More information about the Gcc mailing list