https://github.com/ryukinix/linked-list
Garbage + CancerPlusPlus
https://github.com/ryukinix/linked-list
cancer cpp linked-list templates
Last synced: 6 months ago
JSON representation
Garbage + CancerPlusPlus
- Host: GitHub
- URL: https://github.com/ryukinix/linked-list
- Owner: ryukinix
- Created: 2018-07-15T05:50:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-15T21:32:25.000Z (about 7 years ago)
- Last Synced: 2025-02-14T21:47:05.821Z (8 months ago)
- Topics: cancer, cpp, linked-list, templates
- Language: C++
- Size: 3.91 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linked List
A simple implementation of a Linked List in C++ (without template
stuff).Why? I was just tired and punishing myself.