Re: rant // explain std/stack.e to me

new topic     » goto parent     » topic index » view thread      » older message » newer message
_tom said...

Does anyone use FILO instead of LIFO?

Well, the stack of plates in the cupboard above my kitchen sink is definitely filo...

_tom said...

Using push and pop results in a big performance penalty.

------------------ using just a sequence 
                   -->> 0 seconds 
------------------------- using the standard library 
                        -->> 0.23 seconds 

Ouch. Thankfully I don't use that.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu