Boost logo

Boost :

Subject: Re: [boost] [regex] How robust are the <boost/regex/pending/unicode_iterator.hpp> adapters?
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-07-20 07:15:49


On 18/07/2011 19:25, Beman Dawes wrote:

> Alternately, does your Unicode library in the sandbox have equivalent
> functionality, but without reading past the end on bad data?

My library does provide that functionality, but the iterators are more
heavyweight as John Maddock highlighted.

I do not do the checking on construction but as the data is being iterated.


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