commit | f03b6ae7b89b43428765e5480ecfbe8f92056cd1 | [log] [tgz] |
---|---|---|
author | Connor O'Brien <connoro@google.com> | Wed Jun 05 18:03:12 2019 -0700 |
committer | Steven Moreland <smoreland@google.com> | Mon Jan 13 15:58:04 2020 -0800 |
tree | e6606fe8c549a4a2d1b95952fbd8d472808079e2 | |
parent | 791e6f83cb13fd2bf1b049beed45833a25ddf4b4 [diff] |
libtimeinstate: use std::optional Simplify the interface and implementation of libtimeinstate by using std::optional instead of output parameters. Test: libtimeinstate_test passes Bug: 78498733 Change-Id: I97b697c9b51c31245b3c141eff063eba865f5d73 Signed-off-by: Connor O'Brien <connoro@google.com> (cherry picked from commit 4b9c498812c5f3635c941483a6fec19cb432bcb8) Merged-In: I97b697c9b51c31245b3c141eff063eba865f5d73