Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Cpp-Generic-Stack

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

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages