Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_core
/
5769b268bf23fcbcb74d70b883339745d446847f
/
init
/
result.h
f8e6bf6
Check Errorf()/ErrnoErrorf() format string at compile time
by Tom Cherry
· 5 years ago
f4db2aa
init: use Errorf() now that we have it
by Tom Cherry
· 6 years ago
bbcbc2f
init: replace Result<Success> with Result<void>
by Tom Cherry
· 6 years ago
8fd64c8
Move result.h from init to libbase
by Jiyong Park
· 6 years ago
9949ec5
init: replace Result<> with expected<>
by Tom Cherry
· 6 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