|
Bash++
Bash++ compiler internal documentation
|
A stack that returns zero if empty. More...
#include <SensibleStack.h>


Public Member Functions | |
| SensibleStack () | |
| T | top () |
| void | pop () |
Static Public Attributes | |
| static const T | zero = T(0) |
A stack that returns zero if empty.
Copyright (C) 2025 rail5 Bash++: Bash with classes
This is used heavily in the lexer
|
inline |
|
inline |
|
inline |
|
static |