![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | EncodingUtils |
Functions | |
| int | EncodingUtils::UTF8StrLen (const std::string &utf8_str) |
| Returns the number of characters of a UTF8-encoded string. | |