
23 Apr
2012
23 Apr
'12
3:28 p.m.
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? Thanks, Sven