Skip to content

Type Layout -> Layout; Make values primary #934

Open
@Havvy

Description

@Havvy

Values have a defined layout, but types don't always have defined layout.

E.g. dynamically sized types have dynamic types and where padding is located depends on which enum discriminant is active.

As such, we should rename the type layout chapter to just layout and describe it as properties of values and then state that types may have defined properties if all values of the type have the same value for that property.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-type-layoutArea: type layoutC-bugIncorrect statements, terminology, or rendering issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions