User contributions for Eisenwave1
4 January 2024
- 15:5315:53, 4 January 2024 diff hist +413 c/language/attributes/unsequenced link to storage duration and add missing definition of "observed"
- 15:1715:17, 4 January 2024 diff hist +47 N c/language/attributes/reproducible Redirected page to c/language/attributes/unsequenced current
- 12:0412: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..."
15 September 2023
- 10:4710:47, 15 September 2023 diff hist −12 m cpp/language/move assignment defaulted move assignment operator cannot take reference to cv
- 10:4610:46, 15 September 2023 diff hist −11 m cpp/language/move constructor defaulted move constructor can't take reference to cv
- 10:4410:44, 15 September 2023 diff hist +17 m cpp/language/copy constructor defaulted copy constructor can't take reference to volatile
- 10:4310:43, 15 September 2023 diff hist +17 m cpp/language/copy assignment defaulted copy assignment can't take reference to volatile
- 10:3510:35, 15 September 2023 diff hist +129 m cpp/language/move assignment correct cv qualifications in syntax overview
- 10:3310:33, 15 September 2023 diff hist +123 m cpp/language/move constructor correct cv qualifications in syntax overview
- 10:3010:30, 15 September 2023 diff hist −60 m cpp/language/copy constructor Summarize const/volatile optional syntax as cv.
- 10:2810:28, 15 September 2023 diff hist +84 m cpp/language/copy assignment correct cv qualifications in syntax overview
- 10:2310:23, 15 September 2023 diff hist +147 m cpp/language/copy constructor correct syntax overview to show that const and volatile are supported
1 September 2023
- 13:0713:07, 1 September 2023 diff hist 0 m Template:cpp/language/navbar content fix hyphenation in accordance with the C++ standard
- 13:0613:06, 1 September 2023 diff hist 0 m cpp/language fix hyphenation in accordance with the C++ standard
- 13:0513:05, 1 September 2023 diff hist 0 cpp/language/direct initialization fix hyphenation in accordance with the C++ standard current
- 13:0313:03, 1 September 2023 diff hist 0 cpp/language/value initialization fix hyphenation in accordance with the C++ standard
- 13:0213:02, 1 September 2023 diff hist 0 cpp/language/default initialization fix hyphenation in accordance with the C++ standard
- 12:5912: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"
- 12:5812:58, 1 September 2023 diff hist 0 Template:cpp/language/navbar content fix improper hyphenation; the C++ standard defines it as "copy-initialization"
- 12:5712:57, 1 September 2023 diff hist 0 m cpp/language fix improper hyphenation; the C++ standard defines it as "copy-initialization"
- 12:5612:56, 1 September 2023 diff hist 0 m cpp/language/copy initialization fix improper hyphenation; the C++ standard defines it as "copy-initialization"
- 10:0210:02, 1 September 2023 diff hist +20 m cpp/io/c/vfscanf add missing std:: to va_list
- 09:4809:48, 1 September 2023 diff hist +30 m cpp/io/c/vfprintf fix missing std:: for va_list
30 August 2023
- 08:4508:45, 30 August 2023 diff hist −59 m cpp/types/has unique object representations correct misinformation: positive zero and negative zero are distinct values
25 August 2023
- 20:3920:39, 25 August 2023 diff hist +70 m cpp/types/has unique object representations No edit summary
- 20:3720:37, 25 August 2023 diff hist +576 m cpp/types/has unique object representations expand and elaborate on example
24 August 2023
- 14:2314:23, 24 August 2023 diff hist −9 m cpp/language/implicit conversion eliminate unused T inline-def
22 August 2023
- 01:2001:20, 22 August 2023 diff hist −3 m cpp/utility/intcmp simplify cmp_less_equal
- 01:0101:01, 22 August 2023 diff hist +5 cpp/utility/intcmp fix || operator breaking markup
21 August 2023
- 21:0521:05, 21 August 2023 diff hist −100 cpp/utility/intcmp simplify possible implementations
- 20:3820:38, 21 August 2023 diff hist +90 cpp/types/byte to_integer has been defined differently in C++20
17 August 2023
- 09:4909:49, 17 August 2023 diff hist +15 m cpp/types/byte std::byte also has comparison operators