commit | de84d4a2bd79a746f8e36863c6cf98fe0798eaaf | [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 | 827d3e5dbb32aa581368c88a20534d3e87cf9552 | |
parent | 3ab52bd1c29378f79fc262afc76f314060920b95 [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