summaryrefslogtreecommitdiffstats
path: root/init/result.h
Commit message (Expand)AuthorAgeFilesLines
* init: fix hiding of move constructors of Result<T>Tom Cherry2017-09-151-2/+8
* init: pass errors from one Result<T> to another betterTom Cherry2017-08-231-21/+84
* init: introduce Result<T> for return values and error handlingTom Cherry2017-08-141-0/+142