Home
last modified time | relevance | path

Searched refs:ImmutableVector (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dcollection.hpp29 using ImmutableVector = Immutable<std::vector<Immutable<Impl>>>; typedef in mbgl::style::Collection
37 ImmutableVector getImpls() const { return impls; } in getImpls()
56 ImmutableVector impls;