Subject: Re: [Boost-users] map of ranges?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2012-04-23 11:49:36


AMDG

On 04/23/2012 08:28 AM, Sven Bauhan wrote:
> Hi,
>
> i was thinking of something like a map of ranges, but i did not get the
> range concept in boost yet.
>
> So what i want is something like:
> typedef map< range<time_duration>, Color> AgeColorMap;
>
> Is it possible to use something like that with the boost library?
>

Is ICL (http://www.boost.org/libs/icl) what
you're looking for?

In Christ,
Steven Watanabe