Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleans up Result<T> and adds additional documentation. | Erik Kundt | 2018-12-05 | 1 | -8/+8 |
| | |||||
* | Simplifies Result<T> and prevents undefined behaviour. | Erik Kundt | 2018-12-05 | 1 | -26/+9 |
| | |||||
* | Introduces Result<T> for operator and implicit conversion type checks. | Erik Kundt | 2018-12-05 | 1 | -0/+83 |