Boost logo

Boost Users :

From: Cody Batt (codyb_at_[hidden])
Date: 2003-07-30 16:34:20


Hello,

I want to use the filesystem::path class for a project I'm working on,
but I need to support wide character strings in the path names. I might
be missing something, but it seems that path only supports std::string.
Is this because of a portability issue or what is the rationale for not
using something like basic_string<CharType>? Are there any plans to
provide support for wide character strings in the future? Thanks,

Cody Batt


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net