|
Bash++
Bash++ compiler internal documentation
|
#include <stack>#include <string>#include <type_traits>
Go to the source code of this file.
Classes | |
| class | SensibleStack< T, typename > |
| A stack that returns zero if empty. More... | |
| class | SensibleStringStack |
| A stack that returns an empty string if empty. More... | |