Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
9fb0c55c24af8e9e751a2fddd3aa4d91162ad9b8
/
init
/
result.h
f8e6bf6
Check Errorf()/ErrnoErrorf() format string at compile time
by Tom Cherry
· 4 years, 9 months ago
f4db2aa
init: use Errorf() now that we have it
by Tom Cherry
· 5 years ago
bbcbc2f
init: replace Result<Success> with Result<void>
by Tom Cherry
· 5 years ago
8fd64c8
Move result.h from init to libbase
by Jiyong Park
· 5 years ago
9949ec5
init: replace Result<> with expected<>
by Tom Cherry
· 5 years ago
d987264
init: add [[nodiscard]] to Result
by Tom Cherry
· 6 years ago
d1c9cd0
init: fix hiding of move constructors of Result<T>
by Tom Cherry
· 7 years ago
130e3d7
init: pass errors from one Result<T> to another better
by Tom Cherry
· 7 years ago
11a3aee
init: introduce Result<T> for return values and error handling
by Tom Cherry
· 7 years ago