$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Interest in Unicode library for Boost?
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2018-09-23 21:02:22
On 23 September 2018 at 16:37, Zach Laine via Boost <boost_at_[hidden]>
wrote:
>
> It's partly a question of the size of ICU, which is several megabytes,
> whereas Boost.Text is only 1.2-2MB depending on your compiler.
>
The Unicode library I did as a SoC project in 2009 was significantly
smaller than that and if I recall correctly it has more data than the one
in your library.
Clearly some work can be done here to better optimize the database size.