Boost logo

Boost :

From: Marcus Lindblom (macke_at_[hidden])
Date: 2007-07-05 03:35:33


Jake Voytko wrote:
> I was not aware of the existence of Boost.Range, and it looks like it's a
> very nice library. I'll have to explore its use a little further
>
> So now I have the interface for plot_range() narrowed to
>
> plot(my_plot, my_container, title, ...);
> and
> plot_range(my_plot, my_range, title, ...);
>
There's no need to differentiate between the two. A container works as a
range too.

Cheers,
/Marcus


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk