Class IndexedStack

Private

Public Methods

Clear ()
Pop ()
PopMany (resultBuffer, popCount)

Pop the last N elements and store them in the buffer.

Push (v)

Public Variables

Count
Public

Private/Protected Members

buffer
Private