Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions proposals/0460-specialized.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* Proposal: [SE-0460](0460-specialized.md)
* Authors: [Ben Cohen](https://github.com/airspeedswift)
* Review Manager: [Steve Canon](https://github.com/stephentyrone)
* Status: **Accepted**
* Implementation: Available in nightly toolchains using the underscored `@_specialize`
* Status: **Implemented (Swift Next)**
* Review: ([pitch](https://forums.swift.org/t/pitch-explicit-specialization/76967)) ([review](https://forums.swift.org/t/se-0460-explicit-specialization/77541)) ([acceptance](https://forums.swift.org/t/accepted-se-0460-explicit-specialization/78583))

## Introduction
Expand Down