MapLibre Native Core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mbgl::Immutable< T > Member List

This is the complete list of members for mbgl::Immutable< T >, including all inherited members.

get() constmbgl::Immutable< T >inline
Immutable classmbgl::Immutable< T >friend
Immutable(Mutable< S > &&s)mbgl::Immutable< T >inline
Immutable(Immutable< S > s)mbgl::Immutable< T >inline
Immutable(Immutable &&) noexcept=defaultmbgl::Immutable< T >
Immutable(const Immutable &)=defaultmbgl::Immutable< T >
operator!=(const Immutable< T > &lhs, const Immutable< T > &rhs)mbgl::Immutable< T >friend
operator*() constmbgl::Immutable< T >inline
operator->() constmbgl::Immutable< T >inline
operator=(Mutable< S > &&s)mbgl::Immutable< T >inline
operator=(Immutable &&) noexcept=defaultmbgl::Immutable< T >
operator=(const Immutable &)=defaultmbgl::Immutable< T >
operator==(const Immutable< T > &lhs, const Immutable< T > &rhs)mbgl::Immutable< T >friend
staticImmutableCast(const Immutable< U > &)mbgl::Immutable< T >friend