Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
encodingutils.h File Reference
#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.