Liang zuoting

Results 1 issues of Liang zuoting

commonly people want get the buffer ptr by a constant String object like below: const String &str; const char *p = &str[0]; BUT now the constant operator [] returns a...