Rate this Page

Struct WeakOrStrongTypePtr#

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#

Public Members

WeakOrStrongCompilationUnit cu_#
TypePtr type_#