Skip to content

ValueWitnessTable_Flags

0x41c edited this page Jun 7, 2022 · 1 revision

ValueWitnessTable.Flags

struct Flags: OptionSet 

Inheritance

OptionSet

Initializers

init(rawValue:)

public init(rawValue: UInt32) 

Properties

nonPOD

static let nonPOD 

nonInline

static let nonInline 

hasSpareBits

static let hasSpareBits 

isNonBitwiseTakable

static let isNonBitwiseTakable 

hasEnumWitness

static let hasEnumWitness 

incomplete

static let incomplete 

rawValue

public var rawValue: UInt32

alignmentMask

public var alignmentMask: Int 

alignment

public var alignment: Int 
Types
Protocols
Global Typealiases
Global Functions

Clone this wiki locally