MapLibre Native Core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
get_json_type.hpp
Go to the documentation of this file.
1 #pragma once
2 
4 #include <string>
5 
6 namespace mbgl {
7 namespace style {
8 namespace conversion {
9 
11 
12 } // namespace conversion
13 } // namespace style
14 } // namespace mbgl
std::string getJSONType(const Convertible &value)
std::unique_ptr< Expression > string(std::unique_ptr< Expression >, std::unique_ptr< Expression > def=nullptr)
Definition: actor.hpp:15