Bash++
Bash++ compiler internal documentation
Classes
SensibleStack.h File Reference
#include <stack>
#include <string>
#include <type_traits>
Include dependency graph for SensibleStack.h:

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...