https://github.com/gmbeddard/ee200-templated_linked_list
A robust implementation of a templated LinkedList class with dynamic memory management, deep copying, and operations like insertion, deletion, and retrieval. Designed to be Valgrind-clean and memory-safe.
https://github.com/gmbeddard/ee200-templated_linked_list
cpp20 cpptemplate data-structures dynamic-memory-management linked-list memory-management
Last synced: 21 days ago
JSON representation
A robust implementation of a templated LinkedList class with dynamic memory management, deep copying, and operations like insertion, deletion, and retrieval. Designed to be Valgrind-clean and memory-safe.
- Host: GitHub
- URL: https://github.com/gmbeddard/ee200-templated_linked_list
- Owner: gmbeddard
- Created: 2025-01-11T23:42:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-11T23:48:15.000Z (over 1 year ago)
- Last Synced: 2025-01-20T21:58:25.998Z (over 1 year ago)
- Topics: cpp20, cpptemplate, data-structures, dynamic-memory-management, linked-list, memory-management
- Language: C++
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0