using boost.locale with boost.iostreams

Hi: Are there any examples of doing character conversions (std::wstring to std::string or char) using boost.locale in conjunction with boost.iostreams. Any help appreciated. Cheers Sean.

Yes, there is an example: http://www.boost.org/doc/libs/1_49_0/libs/locale/doc/html/charset_handling.h... Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/
________________________________ From: Sean Farrow
To: "boost-users@lists.boost.org" Sent: Saturday, March 10, 2012 12:48 AM Subject: [Boost-users] using boost.locale with boost.iostreams Hi: Are there any examples of doing character conversions (std::wstring to std::string or char) using boost.locale in conjunction with boost.iostreams. Any help appreciated. Cheers Sean. _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
participants (2)
-
Artyom Beilis
-
Sean Farrow