[SR-4355] Update standard library to use memory ownership features #46934
Labels
affects ABI
Flag: Affects ABI
ownership
Feature: Ownership modifiers and semantics
standard library
Area: Standard library umbrella
task
Additional Detail from JIRA
md5: 27dc1698347c6a882dd0786c61ce49ca
relates to:
Issue Description:
From the ABI Stability manifesto:
"Another goal of Swift is to improve the applicability of Swift to systems programming. Ownership semantics may make a large impact, including things such as improved inout semantics that allow for efficient and safe array slicing. Providing the right abstractions for efficient use of contiguous memory is still under investigation"
I'm filing this issue to track that work.
The text was updated successfully, but these errors were encountered: