Struct WeakOrStrongTypePtr#
Defined in File ivalue.h
Struct Documentation#
-
struct WeakOrStrongTypePtr#
Public Functions
-
inline explicit WeakOrStrongTypePtr(WeakTypePtr weak)#
-
inline explicit WeakOrStrongTypePtr(StrongTypePtr strong)#
-
inline explicit WeakOrStrongTypePtr(WeakOrStrongCompilationUnit cu, TypePtr type)#
-
WeakTypePtr asWeakTypePtr() const#
-
inline bool holds_strong_ref() const#
-
inline bool holds_empty_strong_ref() const#
-
inline explicit WeakOrStrongTypePtr(WeakTypePtr weak)#