
9 Feb
2011
9 Feb
'11
2:51 p.m.
Perfect! Thank's Ion.
2011/2/8 Ion Gaztañaga
I think it should be declared const for all (multi)set types except for splay trees (because in this case a search rebalances the tree),
Insert check rebalances the three if needed. This is amortized constant-time so I should change this complexity in the documentation.
Best,
Ion