commit | 1f733b3d82fda0ba35947745ef199cc91436e0e6 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Tue Nov 06 15:19:15 2018 -0800 |
committer | William A. Kennington III <wak@google.com> | Tue Nov 06 15:19:15 2018 -0800 |
tree | 28ce7b58a78fbbb23229102b133a347b98313176 | |
parent | f78d90420967100233cc9c2a5e0834e9789e2637 [diff] |
Fix std::variant usage Converts usage of mapbox specific .get() to std::get() interface. Change-Id: I7a07bbad9bc7d3d79079325aed11353deaf9aa63 Signed-off-by: William A. Kennington III <wak@google.com>