1
1
mirror of https://github.com/trafi/maybe-result-cpp synced 2024-11-23 02:43:26 +01:00
maybe-result-cpp/tests
2016-07-07 01:10:45 +03:00
..
catch.hpp Initial files. 2016-07-05 22:59:12 +03:00
CMakeLists.txt Implement and_then and use simpler magic. 2016-07-07 01:10:45 +03:00
main.cpp Initial files. 2016-07-05 22:59:12 +03:00
result_and_then_tests.cpp Implement and_then and use simpler magic. 2016-07-07 01:10:45 +03:00
result_map_tests.cpp Implement and_then and use simpler magic. 2016-07-07 01:10:45 +03:00
result_tests.cpp Add function to map to another result type. 2016-07-06 20:25:05 +03:00