Home
last modified time | relevance | path

Searched defs:VarargsType (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.hpp34 struct VarargsType { type::Type type; }; argument
76 [&](const VarargsType&) { return optional<std::size_t>(); }, in getParameterCount()