$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Bruno Lalande (bruno.lalande_at_[hidden])
Date: 2008-05-03 16:14:53
> > * Text Parsing. package that lets me do something like what Sed and
> > Awk can do.
>
> Take a look at Boost.Regex and Boost.Spirit.
Boost.StringAlgo will also be useful.
Bruno