10 #ifndef __WVSTDSTRING_H 11 #define __WVSTDSTRING_H 21 inline WvString::WvString(
const std::string &s)
27 inline WvFastString::operator std::string()
const 33 #endif // __WVSTDSTRING_H const char * cstr() const
return a (const char *) for this string.
WvFastString()
Create an empty, NULL string.