
31 May
2009
31 May
'09
1:25 p.m.
AMDG Joel Falcou wrote:
https://svn.boost.org/trac/boost/ticket/315
Is there any objection in term of concept to give tokenizer this kin dof random access operator ?
If no one is against that, I'll attach patch and test.
tokenizer only has input iterators. It can't support random access efficiently. In Christ, Steven Watanabe