Boost logo

Boost :

From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2008-05-16 09:55:55


Enda Mannion wrote:

> Does boost filesystem support wide character.

boost filesystem supports wide characters, indeed.
But wide characters aren't Unicode. They're platform and locale
dependent. Cf any unix manual.

Personally I'd rather want filesystem to drop support for wide
characters and put real support for Unicode instead.
It could take strings it knows are in Unicode, and even if the target
system does not have Unicode support it could convert between encodings.


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