13.16.generic stack | ||||
13.16.1. | Generic Stack | |||
13.16.2. | A generic stack with size 10 | |||
13.16.3. | template stack based on deque | |||
13.16.4. | Max size as the parameter for a generic stack | |||
13.16.5. | Generic stack based on vector | |||
13.16.6. | template string stack | |||
13.16.7. | Generic stack with deque | |||
13.16.8. | Use generic stack to store another container |