
17 May
2007
17 May
'07
2:20 p.m.
Shams wrote:
Hi,
If you document...
Does this mean you officially approve of iter_find and iter_split to usuable in production code?
This was alredy discussed a long time ago. I have nothing against. The whole point of hiding them was raise in the review, when iterator-base approach was considered to be superior. However from the user responses it seems, the iter_find/split approach is also quite useful.
How about renaming them to iterator_find and iterator_split then :-)
iter is an abrevation of iterative, not iterator. It has actualy nothing to do with iterators. Regards, Pavol.