MapLibre Native Core
variant.hpp File Reference
#include <mapbox/variant.hpp>

Go to the source code of this file.

Namespaces

 mbgl
 

Typedefs

template<typename... T>
using mbgl::variant = mapbox::util::variant< T... >