3 #error This header is only for Windows. If you want to use it on other platforms, please implement the conversion functions for that platform.
std::string convert_wstr_to_str(std::wstring const &str)
Definition: wstring.cpp:16
std::wstring convert_str_to_wstr(std::string const &str)
Definition: wstring.cpp:4