Home
last modified time | relevance | path

Searched defs:CompoundExpressionRegistry (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/
H A Dcompound_expression.hpp134 struct CompoundExpressionRegistry { struct
135 using Definition = std::vector<std::unique_ptr<detail::SignatureBase>>;
136 static std::unordered_map<std::string, Definition> definitions;