Queue in Tango
Andrei Alexandrescu (See Website For Email)
SeeWebsiteForEmail at erdani.org
Wed Mar 21 15:25:33 PDT 2007
BCS wrote:
> Lars Ivar Igesund wrote:
>> Andrei Alexandrescu (See Website For Email) wrote:
>>
>>
>>> I need to use a queue. Does Tango have a collection that does the trick
>>> (unlimited size, O(1) push to front, O(1) pop from back)?
>>>
>>> Thanks,
>>>
>>> Andrei
>>
>>
>> This question can be appropriatly answered in the Tango HowTo forum
>> over at
>> the Tango website (http://www.dsource.org/projects/tango).
>>
>
> <rant>
>
> You assume that Andrei would be willing to use a web page based forum.
> In my case I'd rather figure it out my self than do that.
>
> reasons why I don't like forums:
> 1) it uses a web page to access it
> 2) I can't read the stuff without being on-line
> 3) gobs of bandwidth for stuff I don't need/want (formatting, images, etc.)
> 4) no "grab everything and show it to me"
> 5) no threading (it's all flat with no hierarchy)
>
> </rant>
This happens to be true in my case too, but sending people over to the
forum is entirely understandable. Probably my question has a slam-dunk
answer over there, and it's very nice that that place exists in the
first place. I sure don't want to subscribe to the attitude that my
question should be answered here and in a timely manner.
Andrei
More information about the Digitalmars-d
mailing list