
20 Mar
2013
20 Mar
'13
5:02 p.m.
El 18/03/2013 19:06, Phil Endecott escribió:
Dear All,
I have been playing with boost::intrusive::treap, and it seems like a useful thing.
I think it would be helpful to create a boost::container::treap, i.e. a non-intrusive treap container, implemented using the intrusive version. That could make this useful data structure available to users who wouldn't otherwise need to learn how to use Boost.Intrusive.
It shouldn't be difficult to implement. Please fill a ticket so that I can remember this idea in the future. Best, Ion