https://github.com/chihebabiza/my-cpp-queue
A simple C++ project implementing a templated doubly linked list and queue with basic operations like push, pop, front, and back.
https://github.com/chihebabiza/my-cpp-queue
cpp cpp-library oop queue
Last synced: 4 months ago
JSON representation
A simple C++ project implementing a templated doubly linked list and queue with basic operations like push, pop, front, and back.
- Host: GitHub
- URL: https://github.com/chihebabiza/my-cpp-queue
- Owner: chihebabiza
- License: mit
- Created: 2025-06-16T10:04:18.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-06-16T10:52:02.000Z (4 months ago)
- Last Synced: 2025-06-16T11:39:22.267Z (4 months ago)
- Topics: cpp, cpp-library, oop, queue
- Language: C++
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt