Boost logo

Boost Users :

Subject: Re: [Boost-users] bug of boost algorithm library or boost asio?
From: Tobias Loew (Tobias.Loew_at_[hidden])
Date: 2012-11-01 11:07:01


Hi,

I was able to reproduce the error with VS 2008 in both Win32 and x64
compilations.
I think it boils down to the fact that the internal state of LINE_END_MARK
is changed when LINE_END_MARK.end() is called (even though string::end()
pretends to be const, but if you in the standard header "xutility" line 173
there is a C-style cast to get rid of the const).

Tobias

--
View this message in context: http://boost.2283326.n4.nabble.com/bug-of-boost-algorithm-library-or-boost-asio-tp4637820p4637878.html
Sent from the Boost - Users mailing list archive at Nabble.com.

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net