1,072
edits
(New "class declarations" section) |
m (Take out extra newlines) |
||
Line 100: | Line 100: | ||
Within a class the different access blocks should appear in the order 1) public, 2) protected, 3) private. | Within a class the different access blocks should appear in the order 1) public, 2) protected, 3) private. | ||
=== Namespace === | === Namespace === |
edits