$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Silly Boost.Locale default narrow string encoding in Windows
From: Alf P. Steinbach (alf.p.steinbach+usenet_at_[hidden])
Date: 2011-10-27 13:19:47
On 27.10.2011 19:06, Artyom Beilis wrote:
>
> Windows native encoding is not ANSI. It is Wide/UTF-16 encoding.
Try using UTF-16 with narrow strings.
Cheers & hth.,
- Alf