blob: d54e938516107477177cdfc0e1812f89237e5476 [file] [log] [blame]
This implementation of variant came from http://github.com/mapbox/variant. As
soon as GCC7 with C++17 support is available, we should move to the
std::variant implementation instead.