"A dynamic and templated generic stack implementation in C++, with basic operations (push, pop, peek, is_empty) and exception handling for stack overflow and underflow. Supports any data type for maximum flexibility and efficiency."
-
Notifications
You must be signed in to change notification settings - Fork 0
A dynamic and templated generic stack implementation in C++, with basic operations (push, pop, peek, is_empty) and exception handling for stack overflow and underflow. Supports any data type for maximum flexibility and efficiency.
License
Shivam-002/Cpp-Generic-Stack
About
A dynamic and templated generic stack implementation in C++, with basic operations (push, pop, peek, is_empty) and exception handling for stack overflow and underflow. Supports any data type for maximum flexibility and efficiency.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published