Click here to view beta documentation
API Search
||
Global Search
Public Member Functions
|
List of all members
DownwardStack< T > Class Template Reference
Public Member Functions
DownwardStack
(size_t initialCapacity=0)
T &
Peek
()
T const &
Peek
() const
void
Pop
()
void
Push
(T const &item)
void
Reserve
(size_t const amount)
size_t
Size
() const
The documentation for this class was generated from the following file:
DownwardStack.h