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();
39 #endif // OR_TOOLS_PORT_UTF8_H_
Collection of objects used to extend the Constraint Solver library.
int UTF8StrLen(StrType str_type)