23 May
2015
23 May
'15
12:18 a.m.
Given that std::getenv returns a char*, I think the library should work with std::string, although we did discuss supporting std::wstring using templates. Whether std::string is encoded in ASCII or UTF8 would be an OS specific thing I imagine. Someone with more experience with character encodings might want to weigh in here. Michael
On 22 May 2015, at 8:21 pm, Klaim - Joël Lamotte
wrote: By the way, what would be the encoding of the strings returned by or passed to the Environment library?
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost