
12 Sep
2008
12 Sep
'08
1:13 p.m.
On Fri, Sep 12, 2008 at 1:52 PM, Neil Groves <neil@grovescomputing.com> wrote:
What I do is:
1. rename the boost/range folder to boost/_range. 2. copy the range_ex code into the boost folder so it becomes the boost/range library that is found when building.
Looking at this in a little more detail, I notice you rename boost/range, but not boost/range.hpp, so I presume boost/range.hpp is unchanged in Range_Ex, and hence not even present in the zip? - Rob.