At 4:42 PM +0100 on 12/5/99, M. Uli Kusterer wrote: >Hi, > > anyone know where I can find good docs about the "string" class >(basic_string<char>) of the C++ runtime library? I'm especially interested >in how far it supports streaming and accessing substrings, and whether >there is anything in the standard about it doing reference counting etc. Go to www.stlport.org, then go to the links section. There is some good online docs there.
- OODL: std::string docs? M. Uli Kusterer
- Re: OODL: std::string docs? DeRobertis
- Re: OODL: std::string docs? M. Uli Kusterer
