$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [RangeEx] Range & RangeEx
From: Robert Jones (robertgbjones_at_[hidden])
Date: 2008-09-12 09:13:11
On Fri, Sep 12, 2008 at 1:52 PM, Neil Groves <neil_at_[hidden]> 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.