add result<T, E> struct to handle errors

aiming later updates and refactoring of parsers
This commit is contained in:
ToruNiina
2018-12-02 18:01:37 +09:00
parent f326334147
commit 6c0a12148b
5 changed files with 848 additions and 363 deletions

View File

@@ -1,6 +1,7 @@
set(TEST_NAMES
test_traits
test_utility
test_result
test_value
test_to_toml
test_from_toml