Difficulty using the ICU library convert UTF8 characters in C++
I am trying to use this code snippet from this Stack Overflow answer: A: How to convert an instance of std::string to lower case
I am trying to use this code snippet from this Stack Overflow answer: A: How to convert an instance of std::string to lower case