14 #ifndef OR_TOOLS_PORT_UTF8_H_
15 #define OR_TOOLS_PORT_UTF8_H_
19 #ifndef __PORTABLE_PLATFORM__
27 template <
typename StrType>
29 #if defined(__PORTABLE_PLATFORM__)
30 return str_type.size();
int UTF8StrLen(StrType str_type)
Collection of objects used to extend the Constraint Solver library.