Join Slack
Powered by
What is the syntax for a constructor reference to ...
# announcements
d
diesieben07
01/19/2018, 12:27 PM
What is the syntax for a constructor reference to a nested class?
::Outer.Inner
tries to make
::Outer
a reference and then marks
.Inner
as a syntax error.
4
Views
Open in Slack
Previous
Next