Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dimmutable.hpp59 class Immutable { class
62 Immutable(Mutable<S>&& s) in Immutable() function in mbgl::Immutable
66 Immutable(Immutable<S>&& s) in Immutable() function in mbgl::Immutable
70 Immutable(const Immutable<S>& s) in Immutable() function in mbgl::Immutable
104 Immutable(std::shared_ptr<const T>&& s) in Immutable() function in mbgl::Immutable