Join Slack
Powered by
How do I write a class A such that it has some att...
# announcements
c
Cristián Arenas
12/19/2019, 3:57 PM
How do I write a class A such that it has some attributes public and some attributes only accessible by class B? I’m thinking about something like friends in C++, or
fileprivate
visibility in Swift.
6
Views
Open in Slack
Previous
Next