2,051
edits
m (→Naming: remove "()" from class and struct examples (why was it in the class example anyway...)) |
m (→Hugging braces: remove parentheses in the class definition here too...) |
||
Line 22: | Line 22: | ||
} | } | ||
class Dummy | class Dummy { | ||
[...] | [...] | ||
}; | }; |
edits