$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Library for dealing with Unicode
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2011-09-30 10:01:22
On Fri, Sep 30, 2011 at 15:49, Phil Ratzloff <Phil.Ratzloff_at_[hidden]> wrote:
> ICU appears to be the dominate library for Unicode. boost provides an
> option to use its implementation for regular expressions. It's an open
> source library supported by IBM. You can find out more at
> http://site.icu-project.org/home.
>
>
AfAIK, the default backend of boost.locale rely on ICU.
Joël Lamotte