aboutsummaryrefslogtreecommitdiffstats
path: root/libdevcore/Result.h
Commit message (Expand)AuthorAgeFilesLines
* Cleans up Result<T> and adds additional documentation.Erik Kundt2018-12-051-8/+8
* Simplifies Result<T> and prevents undefined behaviour.Erik Kundt2018-12-051-26/+9
* Introduces Result<T> for operator and implicit conversion type checks.Erik Kundt2018-12-051-0/+83