AggregateDeclaration.checkOverlappedFields

Calculate fieldi.overlapped and overlapUnsafe, and check that all of explicit field initializers have unique memory space on instance.

class AggregateDeclaration
extern (D) final
bool
checkOverlappedFields
()

Return Value

Type: bool

true if any errors happen.

Suggestion Box / Bug Report