User contributions
- 07:53, 4 January 2024 (diff | hist) . . (+413) . . c/language/attributes/unsequenced (link to storage duration and add missing definition of "observed")
- 07:17, 4 January 2024 (diff | hist) . . (+47) . . N c/language/attributes/reproducible (Redirected page to c/language/attributes/unsequenced) (top)
- 04:04, 4 January 2024 (diff | hist) . . (+2,652) . . N c/language/attributes/unsequenced (Created page with "{{c/language/attributes/title|unsequenced, reproducible|notes={{mark since c23}}}} {{c/language/attributes/navbar}} Provides the compiler with information about the access of...")
- 02:47, 15 September 2023 (diff | hist) . . (-12) . . m cpp/language/move assignment (defaulted move assignment operator cannot take reference to cv)
- 02:46, 15 September 2023 (diff | hist) . . (-11) . . m cpp/language/move constructor (defaulted move constructor can't take reference to cv)
- 02:44, 15 September 2023 (diff | hist) . . (+17) . . m cpp/language/copy constructor (defaulted copy constructor can't take reference to volatile)
- 02:43, 15 September 2023 (diff | hist) . . (+17) . . m cpp/language/copy assignment (defaulted copy assignment can't take reference to volatile)
- 02:35, 15 September 2023 (diff | hist) . . (+129) . . m cpp/language/move assignment (correct cv qualifications in syntax overview)
- 02:33, 15 September 2023 (diff | hist) . . (+123) . . m cpp/language/move constructor (correct cv qualifications in syntax overview)
- 02:30, 15 September 2023 (diff | hist) . . (-60) . . m cpp/language/copy constructor (Summarize const/volatile optional syntax as cv.)
- 02:28, 15 September 2023 (diff | hist) . . (+84) . . m cpp/language/copy assignment (correct cv qualifications in syntax overview)
- 02:23, 15 September 2023 (diff | hist) . . (+147) . . m cpp/language/copy constructor (correct syntax overview to show that const and volatile are supported)
- 05:07, 1 September 2023 (diff | hist) . . (0) . . m Template:cpp/language/navbar content (fix hyphenation in accordance with the C++ standard)
- 05:06, 1 September 2023 (diff | hist) . . (0) . . m cpp/language (fix hyphenation in accordance with the C++ standard)
- 05:05, 1 September 2023 (diff | hist) . . (0) . . cpp/language/direct initialization (fix hyphenation in accordance with the C++ standard) (top)
- 05:03, 1 September 2023 (diff | hist) . . (0) . . cpp/language/value initialization (fix hyphenation in accordance with the C++ standard)
- 05:02, 1 September 2023 (diff | hist) . . (0) . . cpp/language/default initialization (fix hyphenation in accordance with the C++ standard)
- 04:59, 1 September 2023 (diff | hist) . . (0) . . m Template:cpp/language/initialization/navbar content (fix improper hyphenation; the C++ standard defines it as "copy-initialization")
- 04:58, 1 September 2023 (diff | hist) . . (0) . . Template:cpp/language/navbar content (fix improper hyphenation; the C++ standard defines it as "copy-initialization")
- 04:57, 1 September 2023 (diff | hist) . . (0) . . m cpp/language (fix improper hyphenation; the C++ standard defines it as "copy-initialization")
- 04:56, 1 September 2023 (diff | hist) . . (0) . . m cpp/language/copy initialization (fix improper hyphenation; the C++ standard defines it as "copy-initialization")
- 02:02, 1 September 2023 (diff | hist) . . (+20) . . m cpp/io/c/vfscanf (add missing std:: to va_list)
- 01:48, 1 September 2023 (diff | hist) . . (+30) . . m cpp/io/c/vfprintf (fix missing std:: for va_list)
- 00:45, 30 August 2023 (diff | hist) . . (-59) . . m cpp/types/has unique object representations (correct misinformation: positive zero and negative zero are distinct values) (top)
- 12:39, 25 August 2023 (diff | hist) . . (+70) . . m cpp/types/has unique object representations
- 12:37, 25 August 2023 (diff | hist) . . (+576) . . m cpp/types/has unique object representations (expand and elaborate on example)
- 06:23, 24 August 2023 (diff | hist) . . (-9) . . m cpp/language/implicit conversion (eliminate unused T inline-def)
- 17:20, 21 August 2023 (diff | hist) . . (-3) . . m cpp/utility/intcmp (simplify cmp_less_equal)
- 17:01, 21 August 2023 (diff | hist) . . (+5) . . cpp/utility/intcmp (fix || operator breaking markup)
- 13:05, 21 August 2023 (diff | hist) . . (-100) . . cpp/utility/intcmp (simplify possible implementations)
- 12:38, 21 August 2023 (diff | hist) . . (+90) . . cpp/types/byte (to_integer has been defined differently in C++20)
- 01:49, 17 August 2023 (diff | hist) . . (+15) . . m cpp/types/byte (std::byte also has comparison operators)