
20 Jul
2011
20 Jul
'11
11:15 a.m.
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.