-
- Downloads
First implementation of generic popping from a container.
The unit test is disabled as it does not pass yet. Templated some structures to reflect imperfect similarities between inserting and popping.
Showing
- objectstore/Algorithms.hpp 67 additions, 21 deletionsobjectstore/Algorithms.hpp
- objectstore/AlgorithmsTest.cpp 11 additions, 5 deletionsobjectstore/AlgorithmsTest.cpp
- objectstore/ArchiveQueueAlgorithms.cpp 172 additions, 0 deletionsobjectstore/ArchiveQueueAlgorithms.cpp
- objectstore/ArchiveQueueAlgorithms.hpp 72 additions, 64 deletionsobjectstore/ArchiveQueueAlgorithms.hpp
- objectstore/CMakeLists.txt 1 addition, 0 deletionsobjectstore/CMakeLists.txt
- objectstore/ObjectOps.hpp 5 additions, 0 deletionsobjectstore/ObjectOps.hpp
- objectstore/RetrieveQueueAlgorithms.hpp 13 additions, 10 deletionsobjectstore/RetrieveQueueAlgorithms.hpp
Loading
Please register or sign in to comment