massive api changes: replace public method results to Result<T, E>

This commit is contained in:
2017-10-27 02:35:04 +03:00
parent de0653f038
commit bdb1dd0101
66 changed files with 1807 additions and 891 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "sources/3rdparty/result"]
path = sources/3rdparty/result
url = https://github.com/arcan1s/result.git