Go to file
2017-11-10 15:42:32 -05:00
.gitignore Initial Commit. Needs refactored to run tests in parallel. Needs to avoid copying objects into both unordered_maps and reference them instead. 2017-11-08 16:37:37 -05:00
catch.hpp Initial Commit. Needs refactored to run tests in parallel. Needs to avoid copying objects into both unordered_maps and reference them instead. 2017-11-08 16:37:37 -05:00
DualLookup.h Not sure how to keep Type out of the template while still referencing it from the templated class. i.e. How would I do this: "DualLookup::Type"? 2017-11-10 15:42:32 -05:00
main.cpp Not sure how to keep Type out of the template while still referencing it from the templated class. i.e. How would I do this: "DualLookup::Type"? 2017-11-10 15:42:32 -05:00
Makefile Initial Commit. Needs refactored to run tests in parallel. Needs to avoid copying objects into both unordered_maps and reference them instead. 2017-11-08 16:37:37 -05:00
tests-main.cpp Initial Commit. Needs refactored to run tests in parallel. Needs to avoid copying objects into both unordered_maps and reference them instead. 2017-11-08 16:37:37 -05:00