Boost logo

Boost Users :

Subject: Re: [Boost-users] [Boost][Range] Immutable range
From: Albert Yiamakis (vkicefire_at_[hidden])
Date: 2014-03-22 16:58:51


Hello,

Thanks for reply. However, the second method of extending a range:

http://www.boost.org/doc/libs/1_55_0/libs/range/doc/html/range/reference/extending/method_2.html

states that specializing both metafunctions is necessary.

In particular this:

https://gist.github.com/Kojirion/9714131

fails to compile. It will compile - and produce correct result - by
commenting out all lines (ie defining a mutable iterator, which really
isn't...)

Albert


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