$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-03-17 01:49:13
Calderon Hector wrote:
> Is there any rationale for not supporting Unicode in some boost libraries
> (e.g. filesystem, program_options)?
Did you read:
http://boost.org/doc/html/program_options/howto.html#id2716238
and if yes, what is missing, in your opinion?
Also, are you aware that current version of the filesystem library allows
wchar_t paths?
- Volodya