
28 Apr
2005
28 Apr
'05
2:33 p.m.
Thorsten Ottosen wrote:
"Eric Niebler" <eric@boost-consulting.com> wrote in message news:4270186E.20907@boost-consulting.com...
| I should also point out that FOREACH is ready and useful today, whereas | range_ex has major outstanding design questions.
which are those btw?
-Thorsten
Documented here: http://tinyurl.com/957z9, but in short: * Output ranges or output iterators? * For algos that take 2 sequences, take 2 ranges or a range and an iterator? * Should find(map) call map.find()? * When using the range algos to copy chars, do we try to ensure null-termination? -- Eric Niebler Boost Consulting www.boost-consulting.com