Skip to content

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.

Notifications You must be signed in to change notification settings

B1anky/CS-440-Circular-Macro-Deque

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

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

No packages published