commit | 7a0689a91af664c8485df760bedabba0aef84725 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Mon Nov 12 17:19:33 2018 -0800 |
committer | William A. Kennington III <wak@google.com> | Mon Nov 12 17:27:25 2018 -0800 |
tree | 58ede714045ea4e55f2b5f160c5f7b750bb0b1ea | |
parent | 436f3b88152393c33b579c20d5ba0de28ff0f855 [diff] |
std::variant: Fix use of incompatible api Refactors any uses of the mapbox variant specific api and converts them to an api compatible with std::variant and mapbox variant. Tested: Built and run through the unit test suite. Change-Id: Ie9b83fd638c495859fe98b5de86d9d3c7c1a27af Signed-off-by: William A. Kennington III <wak@google.com>