Boost logo

Boost :

Subject: Re: [boost] [quickbook] probs with docu generation (C++ code)
From: Oliver Kowalke (k-oli_at_[hidden])
Date: 2008-10-27 07:58:01


> In case you're interested, there's an iterator created using an
> iterator adpator that converts windows newlines to single character
> newlines. But it was incorrectly tagged as a random access iterator -
> so std::string's constructor uses 'operator-' and gets the length of
> the original string (with '\r\n's) but then fills it with the newlines
> converted to single (so the string is shorter) leaving some junk
> characters at the end.

I got a copy from trunk - now it works.
thx!
Oliver

-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger

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