commit | dfdbc29134d35bf30a29c4e7de604b28b8b9e50b | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed May 15 19:17:48 2019 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed May 22 06:39:27 2019 +0900 |
tree | 70d5b83bc55a61f0fbe798f66c2d86aa915668ca | |
parent | 3119e5a4af89820acb623325dcce0aa69eccca44 [diff] |
Add android::base::expected android::base::expected is an Android implementation of the std::expected proposal. http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0323r7.html For usage, refer to the expected.h header file and expected_test.cpp Bug: 132145659 Test: libbase_test Change-Id: I65d3a1ecf8654d9858989755dfd0065c81f7b209