Defined in header
const CharT* c_str() const;
static char_type* move( char_type* dest, const char_type* src
A null-terminated byte string (NTBS) is a sequence of nonzero bytes followed by a byte with value zero (the terminating null character). Each byte in a byte string encodes
Page 1 of 17