$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 inthe future [was Always treat ... ]
From: Jens Finkhäuser (jens_at_[hidden])
Date: 2011-01-20 12:33:21
On Wed, Jan 19, 2011 at 07:42:44PM +0000, Alexander Lamaison wrote:
> I was under the impression that Linux changed from interpreting char* as
> being in a multitude of different encodings to being in UTF-8 by default.
What you might be thinking of is that most modern Linux distributions set
the default locale to include UTF-8 encoding (usually en_US.UTF-8).
-- 1.21 Jiggabytes of memory should be enough for anybody.