struct

C39359
concept

A struct is a composite data type that groups together related variables under a single name, typically storing them contiguously in memory without built-in behavior or methods.

Observed surface forms (1)

Surface form Occurrences
Struct 2

Instances (8)

Instance Via concept surface
AnyCancellable
Array
surface form: Array (Swift)
System.Single Struct
System.SByte
System.UInt16 Struct
SpinLock
URL (Swift)
Set (Swift)