Searched defs:Immutable (Results 1 – 1 of 1) sorted by relevance
59 class Immutable { class62 Immutable(Mutable<S>&& s) in Immutable() function in mbgl::Immutable66 Immutable(Immutable<S>&& s) in Immutable() function in mbgl::Immutable70 Immutable(const Immutable<S>& s) in Immutable() function in mbgl::Immutable104 Immutable(std::shared_ptr<const T>&& s) in Immutable() function in mbgl::Immutable