$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] boost utf-8 code conversion facet has security problems
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2010-10-16 09:10:51
On 16.10.2010, at 00:23, Patrick Horgan wrote:
> Support of the recent C++ drafts requires a char32_t basic type anyway, so I can't imagine anyone using a 16-bit wchar_t going forward,
There's absolutely no way Windows programming will ever change wchar_t away from 16 bits, and people will continue to use it.
Sebastian