$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Rogier van Dalen (rogiervd_at_[hidden])
Date: 2005-08-16 16:19:36
On 8/13/05, Owen Anderson <resistor_at_[hidden]> wrote:
> I was looking on Google for a good means of dealing with UTF encoded
> text files
> ...
Work on a Unicode library is progressing.
boost/detail/utf8_codecvt_facet.hpp and
libs/detail/utf8_codecvt_facet.cpp (available from your local Boost
distribution) look OK for what you want.
Regards,
Rogier