$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2006-06-14 04:40:55
AlisdairM wrote:
> In particular, Boost libraries I would personally like to see written
> up for TR2 which do not yet have proposals are:
>
> format
> signals
> tokenizer
>
> I am aware of at least one effort to write up dynamic_bitset.
> I am going to try to write up tokenizer for the mid-term myself if
> no-one else steps forward, but am already limitted on time.
Isn't tokenizer basically replaced by regex?
-Thorsten