Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 221 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 221 Bytes

Hollow heap

A simple implementation of Hollow heap data structure in C++.

Also some tests that can be found here.