Go to file
2017-11-10 14:57:31 -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 Added the ability to force which value is returned. If you're unsure whether you're passing VALUE or its EQUIVALENT to the function, you can force OPPOSITE, VALUE, or EQUIVALENT as a return value. 2017-11-10 14:57:31 -05:00
main.cpp Added the ability to force which value is returned. If you're unsure whether you're passing VALUE or its EQUIVALENT to the function, you can force OPPOSITE, VALUE, or EQUIVALENT as a return value. 2017-11-10 14:57:31 -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