-
Notifications
You must be signed in to change notification settings - Fork 215
Closed
Labels
User StoryA single user-facing feature. Can be grouped under an epic.A single user-facing feature. Can be grouped under an epic.area-SwiftBindingsSwift bindings for .NETSwift bindings for .NET
Description
Frozen structs
- Project basic frozen structs
- Project struct constructors
- Project struct instance methods
- Project struct static methods
- Project methods accepting struct as parameter
- Project non-init functions returning new instance of frozen struct
Non-frozen structs
- Project basic non-frozen structs
- [Swift language features] Add support for non-frozen structs #2870
- Project struct constructors
- Project struct instance methods
- Project struct static methods
- Project methods accepting struct as parameter
- [Swift language features] Project non-init functions returning new instance of non-frozen struct #2885
- Provide MarshalTo, MarshalFrom API [Swift language features] prototype for SwiftOptional #2896
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
User StoryA single user-facing feature. Can be grouped under an epic.A single user-facing feature. Can be grouped under an epic.area-SwiftBindingsSwift bindings for .NETSwift bindings for .NET