Defined in header
const CharT* c_str() const;
(1)
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
void clear();
Page 2 of 17