User contributions
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 04:15, 28 February 2023 (diff | hist) . . (-20) . . cpp/language/for (same fix)
- 12:13, 27 February 2023 (diff | hist) . . (+1) . . cpp/language/for (the scopes of statement and iteration-expression are not the same as the scope of init-statement and condition, they are nested scopes, though redeclaration is an error (cf. the special cases for nested scopes in [basic.scope.block-2.2]))
- 05:52, 26 February 2023 (diff | hist) . . (-3) . . cpp/language/for (missing style and inconsistent use of article)
- 05:27, 26 February 2023 (diff | hist) . . (+2) . . cpp/language/for (punctuation)
- 05:25, 26 February 2023 (diff | hist) . . (+18) . . cpp/language/for (punctuation)
- 10:12, 8 September 2021 (diff | hist) . . (+336) . . Talk:cpp/language/value category
- 03:13, 8 September 2021 (diff | hist) . . (+22) . . cpp/language/value category (add a removed ‘whose evaluation’)
- 03:06, 8 September 2021 (diff | hist) . . (+26) . . cpp/language/value category (fix discarded prvalues operands of built-in operators incorrectly specified as having no result object; fix incorrect phrase ‘evaluation has type void’)
- 02:33, 8 September 2021 (diff | hist) . . (+1,271) . . Talk:cpp/language/value category
- 08:35, 7 September 2021 (diff | hist) . . (0) . . cpp/language/value category (fix an article)
- 01:09, 7 September 2021 (diff | hist) . . (+45) . . cpp/language/value category (Operands of built-in operators have no result object but not operands of all operators (cf. [basic.lval] §5). Non-void discarded prvalues have a result object, including when they are not of class of array type (cf. [basic.lval] §5).)
- 08:31, 5 September 2021 (diff | hist) . . (+1) . . m cpp/language/statements (fix a grammar mistake)
- 12:19, 4 September 2021 (diff | hist) . . (-16) . . cpp/language/storage duration (namespace scope is implicit (already mentioned in the list introduction))
- 12:17, 4 September 2021 (diff | hist) . . (-6) . . m cpp/language/storage duration (no blank lines after sections consistently)
- 08:15, 4 September 2021 (diff | hist) . . (+171) . . cpp/language/scope (improve descriptions)
- 07:55, 4 September 2021 (diff | hist) . . (0) . . cpp/language/statements (fix formatting)
- 07:54, 4 September 2021 (diff | hist) . . (+194) . . cpp/language/statements (add comments)
- 07:48, 4 September 2021 (diff | hist) . . (+4) . . cpp/language/statements (improve spacing)
- 07:46, 4 September 2021 (diff | hist) . . (-8) . . cpp/language/statements (improve statement definitions)
- 15:26, 3 September 2021 (diff | hist) . . (+200) . . cpp/language/scope (improve comments)
- 10:38, 3 September 2021 (diff | hist) . . (-12) . . cpp/language/scope (improve spacing)
- 10:29, 3 September 2021 (diff | hist) . . (-225) . . cpp/language/scope (improve comments)
- 01:36, 3 September 2021 (diff | hist) . . (+2) . . cpp/language/scope (add space around an assignment operator)
- 01:32, 3 September 2021 (diff | hist) . . (-80) . . cpp/language/scope (improve comments)
- 01:19, 3 September 2021 (diff | hist) . . (-7) . . cpp/language/scope (fix a comment)
- 01:13, 3 September 2021 (diff | hist) . . (-140) . . cpp/language/scope (use unquoted expressions in comments consistently)
- 00:54, 3 September 2021 (diff | hist) . . (+18) . . cpp/language/scope (use the phrase ’the point of declaration’ consistently)
- 00:34, 3 September 2021 (diff | hist) . . (+4) . . cpp/language/scope (comment errors consistently)
- 00:26, 3 September 2021 (diff | hist) . . (-36) . . cpp/language/scope (improve spacing)
- 00:05, 3 September 2021 (diff | hist) . . (-9) . . cpp/language/scope (use ‘range-for loop’ consistently)
- 00:01, 3 September 2021 (diff | hist) . . (+4) . . cpp/language/scope (use definite article ‘the’ consistently)
- 13:30, 2 September 2021 (diff | hist) . . (+1) . . m cpp/language/statements (punctuation)
- 07:12, 2 September 2021 (diff | hist) . . (+1) . . cpp/language/storage duration (like on demand)
- 06:56, 8 January 2021 (diff | hist) . . (+3) . . m cpp/language/operators
- 06:54, 8 January 2021 (diff | hist) . . (+69) . . cpp/language/operators (improve comments in sections Assignment operator, Increment and decrement)
- 12:26, 7 January 2021 (diff | hist) . . (+46) . . cpp/language/operators (improve comments in section Increment and decrement)
- 12:16, 7 January 2021 (diff | hist) . . (+446) . . cpp/language/operators (add comments for increment and decrement operators)
- 11:23, 7 January 2021 (diff | hist) . . (0) . . cpp/language/copy assignment (fix error introduced in last edit)
- 11:19, 7 January 2021 (diff | hist) . . (-35) . . cpp/language/copy assignment (use canonical implementation of copy assignment)
- 11:15, 7 January 2021 (diff | hist) . . (+23) . . cpp/language/operators (improve comments in section Assignment operator)
- 10:54, 7 January 2021 (diff | hist) . . (+61) . . cpp/language/copy assignment (improve comments)
- 08:59, 20 April 2020 (diff | hist) . . (-17) . . m cpp/language/return (formatting)
- 13:42, 12 February 2020 (diff | hist) . . (-135) . . cpp/language/access (remove a clause not specific to private members and not necessary)
- 14:18, 11 February 2020 (diff | hist) . . (-9) . . cpp/language/access (improve phrasing without resorting to symbols)
- 11:08, 11 February 2020 (diff | hist) . . (+13) . . cpp/language/access (surround some code blocks with newlines)
- 11:00, 11 February 2020 (diff | hist) . . (+32) . . cpp/language/access (fix an incorrect statement (to be accessible, a protected member of a base class shall be accessed through an object whose class is that of the referencing class or a derived class of it—not just a derived class of the base class, cf. [class.protected]))
- 08:49, 11 February 2020 (diff | hist) . . (+123) . . cpp/language/access (bis)
- 08:45, 11 February 2020 (diff | hist) . . (+207) . . cpp/language/access (uniformise comment indentation)
- 04:58, 11 February 2020 (diff | hist) . . (-9) . . cpp/language/access (use a more appropriate verb)
- 14:45, 10 February 2020 (diff | hist) . . (+297) . . cpp/language/access (add what happens to the private members of a base class in the derived class)
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)