User contributions for Yaossg
12 March 2025
- 07:5007:50, 12 March 2025 diff hist +23 m cpp/atomic/memory order deprecate dependency carriage
4 March 2025
- 13:3713:37, 4 March 2025 diff hist +557 cpp/atomic/memory order deprecate memory_order_consume
- 13:1313:13, 4 March 2025 diff hist +26 m Template:cpp/atomic/memory-order-constants deprecate memory_order_consume
31 January 2025
- 15:4215:42, 31 January 2025 diff hist +7 m Template:main page c contents use direct link to bit manipulation current
- 15:4015:40, 31 January 2025 diff hist −104 m c/numeric/bit manip +see cpp
- 15:3915:39, 31 January 2025 diff hist +51 m cpp/utility/bit +see c
29 January 2025
- 10:3110:31, 29 January 2025 diff hist +419 N Talk:cpp/thread/latch/~latch Created page with "The note of this page really confused me. How could a latch work if it were to invoke undefined behavior whenever a member function may be concurrently called? Based on the in..."
1 January 2025
- 02:1002:10, 1 January 2025 diff hist −9 m c/numeric/stdc leading zeros wording
22 December 2024
- 11:5311:53, 22 December 2024 diff hist +137 m c/numeric/stdc leading zeros +see also
- 11:5011:50, 22 December 2024 diff hist +43 m cpp/numeric/countl zero +see c
- 04:5604:56, 22 December 2024 diff hist 0 m c/numeric/stdc leading zeros fix
21 December 2024
- 14:4314:43, 21 December 2024 diff hist +2 m c/numeric/stdc leading zeros fix
- 14:1914:19, 21 December 2024 diff hist +1,721 N c/numeric/stdc leading zeros Created page with "{{c/title|stdc_leading_zeros}} {{c/numeric/navbar}} {{dcl begin}} {{dcl header|math.h}} {{dcl|since=c23|num=1| unsigned int stdc_leading_zeros_uc(unsigned char value) unsequ..."
- 14:0414:04, 21 December 2024 diff hist −1 m Template:c/numeric/dsc stdc leading ones fix
- 14:0014:00, 21 December 2024 diff hist +244 m c/numeric +rest of bits
- 13:5813:58, 21 December 2024 diff hist +132 N Template:c/numeric/dsc stdc bit ceil Created page with "{{dsc macro tfun|c/numeric/stdc_bit_ceil|finds the smallest integral power of two not less than the given value|notes={{mark c23}}}}"
- 13:5713:57, 21 December 2024 diff hist +135 N Template:c/numeric/dsc stdc bit floor Created page with "{{dsc macro tfun|c/numeric/stdc_bit_floor|finds the largest integral power of two not greater than the given value|notes={{mark c23}}}}"
- 13:5713:57, 21 December 2024 diff hist +132 N Template:c/numeric/dsc stdc bit width Created page with "{{dsc macro tfun|c/numeric/stdc_bit_width|finds the smallest number of bits needed to represent the given value|notes={{mark c23}}}}"
- 13:5613:56, 21 December 2024 diff hist +118 N Template:c/numeric/dsc stdc has single bit Created page with "{{dsc macro tfun|c/numeric/stdc_has_single_bit|checks if a number is an integral power of {{c|2}}|notes={{mark c23}}}}"
- 13:5213:52, 21 December 2024 diff hist +120 N Template:c/numeric/dsc stdc count ones Created page with "{{dsc macro tfun|c/numeric/stdc_count_ones|counts the number of {{c|1}} bits in an unsigned integer|notes={{mark c23}}}}"
- 13:5113:51, 21 December 2024 diff hist +121 N Template:c/numeric/dsc stdc count zeros Created page with "{{dsc macro tfun|c/numeric/stdc_count_zeros|counts the number of {{c|0}} bits in an unsigned integer|notes={{mark c23}}}}"
- 13:4613:46, 21 December 2024 diff hist −5 m Template:c/numeric/dsc stdc first leading zero fix
- 13:4613:46, 21 December 2024 diff hist −5 m Template:c/numeric/dsc stdc first leading one fix
- 13:4613:46, 21 December 2024 diff hist +380 m c/numeric +leading and trailing
- 13:4413:44, 21 December 2024 diff hist +152 N Template:c/numeric/dsc stdc first trailing one Created page with "{{dsc macro tfun|c/numeric/stdc_first_trailing_one|finds the first position of {{c|1}} bit, starting from the least significant bit|notes={{mark c23}}}}"
- 13:4313:43, 21 December 2024 diff hist +153 N Template:c/numeric/dsc stdc first trailing zero Created page with "{{dsc macro tfun|c/numeric/stdc_first_trailing_zero|finds the first position of {{c|0}} bit, starting from the least significant bit|notes={{mark c23}}}}"
- 13:4113:41, 21 December 2024 diff hist +155 N Template:c/numeric/dsc stdc first leading one Created page with "{{dsc macro tfun|c/numeric/stdc_stdc_first_leading_one|finds the first position of {{c|1}} bit, starting from the most significant bit|notes={{mark c23}}}}"
- 13:4113:41, 21 December 2024 diff hist −1 m Template:c/numeric/dsc stdc first leading zero fix
- 13:4013:40, 21 December 2024 diff hist +157 N Template:c/numeric/dsc stdc first leading zero Created page with "{{dsc macro tfun|c/numeric/stdc_stdc_first_leading_zero|finds the position of first {{c|0}} bits, starting from the most significant bit|notes={{mark c23}}}}"
- 13:3313:33, 21 December 2024 diff hist +153 N Template:c/numeric/dsc stdc trailing ones Created page with "{{dsc macro tfun|c/numeric/stdc_trailing_ones|counts the number of consecutive {{c|1}} bits, starting from the least significant bit|notes={{mark c23}}}}"
- 13:3313:33, 21 December 2024 diff hist +154 N Template:c/numeric/dsc stdc trailing zeros Created page with "{{dsc macro tfun|c/numeric/stdc_trailing_zeros|counts the number of consecutive {{c|0}} bits, starting from the least significant bit|notes={{mark c23}}}}"
- 13:3013:30, 21 December 2024 diff hist +152 N Template:c/numeric/dsc stdc leading ones Created page with "{{dsc macro tfun|c/numeric/stdc_leading_zeros|counts the number of consecutive {{c|1}} bits, starting from the most significant bit|notes={{mark c23}}}}"
- 13:2913:29, 21 December 2024 diff hist +152 N Template:c/numeric/dsc stdc leading zeros Created page with "{{dsc macro tfun|c/numeric/stdc_leading_zeros|counts the number of consecutive {{c|0}} bits, starting from the most significant bit|notes={{mark c23}}}}"
- 13:2213:22, 21 December 2024 diff hist +150 m Template:main page c contents +c23
- 13:0313:03, 21 December 2024 diff hist +33 m c/numeric/endian +c23
- 13:0213:02, 21 December 2024 diff hist +19 m Template:c/numeric/dsc endian +c23
- 12:5512:55, 21 December 2024 diff hist +31 m cpp/types/endian +see c
- 12:5212:52, 21 December 2024 diff hist +1,063 N c/numeric/endian Created page with "{{title|__STDC_ENDIAN_LITTLE__, __STDC_ENDIAN_BIG__, __STDC_ENDIAN_NATIVE__}} {{c/numeric/navbar}} {{dcl begin}} {{dcl header | stdbit.h}} {{dcl | num=1 | #define __STDC_ENDIA..."
- 12:4212:42, 21 December 2024 diff hist +1 m Template:c/numeric/dsc endian fix
- 12:4112:41, 21 December 2024 diff hist +83 c/numeric +endian
- 12:4012:40, 21 December 2024 diff hist +161 N Template:c/numeric/dsc endian Created page with "{{dsc macro const | c/io/std endian | title=__STDC_ENDIAN_LITTLE__<br>__STDC_ENDIAN_BIG__ <br>__STDC_ENDIAN_NATIVE__ | indicates the endianness of scalar types}}"
- 12:2412:24, 21 December 2024 diff hist +156 Template:c/numeric/navbar content +c23
- 12:2212:22, 21 December 2024 diff hist −114 m c/numeric -ftm
- 12:2112:21, 21 December 2024 diff hist +2,226 c/header +Feature test macros
- 06:5406:54, 21 December 2024 diff hist +23 m Template:c/numeric/ckd op fix
- 06:3706:37, 21 December 2024 diff hist +20 N c/numeric/ckd mul Created page with "{{c/numeric/ckd_op}}" current
- 06:3706:37, 21 December 2024 diff hist +20 N c/numeric/ckd sub Created page with "{{c/numeric/ckd_op}}" current
- 06:3706:37, 21 December 2024 diff hist +20 N c/numeric/ckd add Created page with "{{c/numeric/ckd_op}}" current
- 06:3506:35, 21 December 2024 diff hist +2,145 N Template:c/numeric/ckd op Created page with "{{#vardefine:fun|{{SUBPAGENAMEE}}}}<!-- -->{{c/title|{{#var:fun}}}}<!-- -->{{c/numeric/navbar}} {{ddcl|header=stdckdint.h|since=c23| #define {{#var:fun}}(result, a, b) /* impl..."
- 02:4202:42, 21 December 2024 diff hist +5 m Template:c/numeric/dsc ckd mul macro