This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

string::reserve() is not implemented


Hello !

I have big problems in porting an existing C++ library to Linux with gcc
2.95.

The string::reserve() method is used very often,
but is not implemented in 'bastring.h'

I know, it's not a must to have it implemented, but
How can I solve that problem ??

Thanks a lot,
Josef


Josef Kammerloher		                           Zamdorfer Strasse
120
Softlab GmbH                       	                     81677 München

[mailto:Josef.Kammerloher@softlab.de]    Phone: (++49 89) 9936 1557
http://www.softlab.com/germany                 Fax:      (++49 89) 9302 761

 
Pers.Fax:  089/2443-30502




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]