Implementation of hollow heap for C++
Implementation is presented as a template for C++ and thus there is only need to include an header file and you are good to go.
Tests are implemented in GTest framework. Download it first, then test.
See LICENSE file for license information.