$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Boost's direction regarding UTF8 -> UTF32 andUTF32 -> UTF8
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2010-06-24 20:36:48
Le 24/06/2010 23:46, Joel de Guzman a écrit :
>> My library deals with this.
>
> How? By storing the beginning, the end, and the current position?
Yes.
Storing the beginning should not be necessary for non-bidirectional
iterators though.