MapLibre Native Core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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... >