commit | bbee5d0d8f6fd7ac2d66e537b9aaead03027e0f6 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Tue Nov 06 15:52:22 2018 -0800 |
committer | William A. Kennington III <wak@google.com> | Tue Nov 06 15:52:22 2018 -0800 |
tree | 4fcdc94f788dcc2d7a392eccfdd95dd2f1cb65b4 | |
parent | ce714f4080c5ac1c9e0861520e1243ecbbb3b918 [diff] |
Fix usage of std::variant The .get() member interface is mapbox specific and will not work when we transition to std::variant. Change-Id: Ia2b580339af0ef08f4e43503b774988a30062645 Signed-off-by: William A. Kennington III <wak@google.com>