$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Filip KonviÄka (filip.konvicka_at_[hidden])
Date: 2008-02-19 06:36:05
>
> Hi fellow boost fans,
>
> I cannot find the appropriate class to produce Unicode messages in
> boost::program_options::options_description. I'm looking for something like:
>
> woptions_description(const std::wstring &, unsigned =
> m_default_line_length);
>
> Any pointers? (no pun intended)
>
> Is there a library similar to boost::program_options with full Unicode
> support?
>
Hi Hector,
see my post in the "Unicode problem" thread, which contains a workaround
for this.
Cheers,
Filip