
13 May
2010
13 May
'10
10:34 a.m.
On 13/05/2010 2:00, Thorsten Ottosen wrote:
Thorsten Ottosen skrev:
Hi Ion,
When using e.g. a flat_set as a priority queue, it is annoying not to have back() and pop_back() available.
As for operator[](), then of couse cont.begin()[n] works, but this is somewhat less pretty compared to just cont[n].
Therefore I would really like to see all the above functions added to the interface.
Hi Ion,
I have attached the patches neccessary for this change. Please give it a look at let me know what you think.
Thanks
-Thorsten
Thanks for the patch. I'm quite busy right know but I'll look at it ASAP. Best, Ion