Boost logo

Boost :

From: Alisdair Meredith (alisdair.meredith_at_[hidden])
Date: 2003-06-20 12:58:01


Vladimir Prus wrote:

> 1. The documentation says that char_delimiters_separator is default parameter
> to 'tokenizer' template, and at the same time says that
> 'char_delimiters_separator' is deprecated. I think that's confusing and
> default parameter should be changed to 'char-separator'.

I was about to make a similar comment myself. Been using tokenizer
quite a bit this week myself <g>

Another comment on the docs is that around half the examples do not
indicate the expected result, which makes it hard for me when look
between the examples to quicky find the variation I am after. The
examples are well chosen to use a similar data set, but trying to work
out which iterators will skip whitespace, which only return values,
feels very 'try it and see'.

I feel a little guilty lending criticisms though, as the library worked
straight-out-the-box and is that wonderful combination of simple to use
and powerful. Nice job <g>

-- 
AlisdairM

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk