
24 May
2006
24 May
'06
2:25 p.m.
Daniel Walker wrote:
On 5/23/06, Thorsten Ottosen <thorsten.ottosen@dezide.com> wrote:
Shunsuke Sogame wrote:
Daniel Walker wrote:
On 5/23/06, Shunsuke Sogame <mb2act@yahoo.co.jp> wrote:
BTW, I found a bug: <boost/range/concepts.hpp> seems to apply 'boost::size' to Forward Range.
If I recall correctly applying boost::size() was intentional. size(r) is a valid expression for the ForwardRange concept,
Well, that has changed.
I just read through the new documentation and size(r) is still a valid expression of ForwardRange.
The docs are not updated yet. -Thorsten