-
Undocumented
Declaration
Swift
case noComposedPart(at: Address, TypeLayout.Part.Parentage) -
Undocumented
Declaration
Swift
case alignment(Address, for: TypeLayout) -
Undocumented
Declaration
Swift
case bounds(Address, for: TypeLayout, allocationSize: Int) -
Undocumented
Declaration
Swift
case partType(AnyType, part: TypeLayout.Part.Parentage) -
Undocumented
Declaration
Swift
case partOffset(Int, part: TypeLayout.Part.Parentage) -
Undocumented
Declaration
Swift
case deallocationNotAtStartOfAllocation(Address) -
Undocumented
Declaration
Swift
case noLongerAllocated(Address) -
Undocumented
Declaration
Swift
case noDecomposable(TypeLayout, at: Address)
View on GitHub