c++/955: missing

Benjamin Kosnik bkoz@redhat.com
Fri Dec 1 15:42:00 GMT 2000


This compiles and links with current CVS:

-----------

#include <ext/rope>

main()
{
  using namespace std;
  crope r(1000000, 'x');
}


More information about the Gcc-bugs mailing list