
14 Jun
2006
14 Jun
'06
8:40 a.m.
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