C++ API: StringPiece: Read-only byte string wrapper class. More...
#include "unicode/utypes.h"#include "unicode/uobject.h"#include "unicode/std_string.h"Go to the source code of this file.
Data Structures | |
| class | StringPiece |
| A string-like object that points to a sized piece of memory. More... | |
C++ API: StringPiece: Read-only byte string wrapper class.
Definition in file stringpiece.h.
1.6.1