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

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

Macros

#define SRC_SENSIBLESTACK_CPP_
 

Macro Definition Documentation

◆ SRC_SENSIBLESTACK_CPP_

#define SRC_SENSIBLESTACK_CPP_

Copyright (C) 2025 rail5 Bash++: Bash with classes