Questions tagged [boost.icl]
1 questions
0
votes
0 answers
What is an efficient standard library or boost container to use as the values of a boost::icl::interval_map?
I am planning to use boost::icl::interval_map in a piece of code in which speed matters and will be both adding and removing intervals mapped to values from the map an approximately equal number of times.
Bascially I need a container data structure…

jwezorek
- 8,592
- 1
- 29
- 46