Boost logo

Boost :

From: Alexei Alexandrov (alexei.alexandrov_at_[hidden])
Date: 2008-02-04 04:52:24


Hi,

Currently filesystem::path_traits doesn't have imbue() method while wpath_traits
has. Thus, there is explicit assumption that external and internal encodings for
path are the same.

But this is not true sometimes. For example, currently it doesn't seem to be
possible to use filesystem::path conveniently on Linux in cases when internal
encoding of the application is UTF-8 while system encoding might differ from
UTF-8 (GB2312, for example).


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk