Content deleted Content added
mNo edit summary Tags: Mobile edit Mobile app edit iOS app edit |
→Alpha renaming to make name resolution trivial: said "class variables" while they are instance variables, since they're not static. |
||
Line 77:
}
</syntaxhighlight>
within the {{mono|Point}} constructor, the [[
<syntaxhighlight lang="cpp">
class Point {
|