$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Miro Jurisic (macdev_at_[hidden])
Date: 2004-04-16 12:47:54
In article <BAY7-F139vuK0SqXY4300057386_at_[hidden]>,
"Reece Dunn" <msclrhd_at_[hidden]> wrote:
> unicode_string::utf32_t combine
> (
> std::pair< unicode_string::iterator, unicode_string::iterator > & ucr
> )
>
> that will map the range into a single code point. You could therefore have a
> combined_iterator that will provide access to the sequence of combined
> characters.
It doesn't work that way; not every sequence of a composing characters can be
mapped to a single code point. (If I understand what you meant by that.)
meeroh
-- If this message helped you, consider buying an item from my wish list: <http://web.meeroh.org/wishlist>