-
Notifications
You must be signed in to change notification settings - Fork 1
A Deque implented as a circular ring buffer with automatix resizing. Coded in C-styled C++ and is made with a one line macro for the entire data structure to be templated for any type given a comparator function pointer for initialization.
B1anky/CS-440-Circular-Macro-Deque
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
A Deque implented as a circular ring buffer with automatix resizing. Coded in C-styled C++ and is made with a one line macro for the entire data structure to be templated for any type given a comparator function pointer for initialization.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published