$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [general] What will string handling in C++ look like in the future [was Always treat ... ]
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-01-20 07:53:02
On 20/01/2011 02:23, Patrick Horgan wrote:
> The entire
> unicode code space (all 2^31 codes)
You mean all (2^20 + 2^16) codes.
Unicode doesn't reserve more codes than that.