Adding expect<T> - a value-or-error implementation

This commit is contained in:
Lee Clagett
2018-09-10 21:25:15 -04:00
parent fad88e18a9
commit 55c7cd1458
7 changed files with 1564 additions and 0 deletions
+1
View File
@@ -47,6 +47,7 @@ set(unit_tests_sources
epee_boosted_tcp_server.cpp
epee_levin_protocol_handler_async.cpp
epee_utils.cpp
expect.cpp
fee.cpp
json_serialization.cpp
get_xtype_from_string.cpp