Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-12463] [C++] Make const member variables read-only #54903

Closed
swift-ci opened this issue Mar 31, 2020 · 1 comment
Closed

[SR-12463] [C++] Make const member variables read-only #54903

swift-ci opened this issue Mar 31, 2020 · 1 comment
Labels
c++ interop Feature: Interoperability with C++ compiler The Swift compiler in itself feature A feature request or implementation

Comments

@swift-ci
Copy link
Collaborator

Previous ID SR-12463
Radar None
Original Reporter MForster (JIRA User)
Type New Feature
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels New Feature, CxxInterop
Assignee MForster (JIRA)
Priority Medium

md5: ad2f0b37f14281cbe1e2e81fa17d35ef

Issue Description:

Const members of C++ structs/classes should be imported as let constants or read-only properties.

@swift-ci
Copy link
Collaborator Author

swift-ci commented Apr 6, 2020

Comment by Michael Forster (JIRA)

#30790

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@zoecarver zoecarver added c++ interop Feature: Interoperability with C++ and removed CxxInterop labels Apr 25, 2022
@AnthonyLatsis AnthonyLatsis added feature A feature request or implementation and removed new feature labels Jan 27, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ interop Feature: Interoperability with C++ compiler The Swift compiler in itself feature A feature request or implementation
Projects
None yet
Development

No branches or pull requests

3 participants