User contributions for BenFrantzDale
10 August 2026
- 16:1116:11, 10 August 2026 diff hist +251 m cpp/types/is enum →Example: forward-declared enum classes are OK.
- 16:0916:09, 10 August 2026 diff hist +139 m cpp/types/is enum give const and ref example.
31 July 2026
- 17:0117:01, 31 July 2026 diff hist +242 cpp/algorithm/iota Clarify it's unrelated to `atoi`. current
- 16:5616:56, 31 July 2026 diff hist +214 cpp/string/byte/atoi Disambiguate/clarify that iota and atoi are unrelated.
18 May 2026
- 19:4719:47, 18 May 2026 diff hist −6 cpp/container/mdspan/extents/rank dynamic Rm `const` from signature since it's `static.
- 19:4719:47, 18 May 2026 diff hist −6 cpp/container/mdspan/extents/rank Rm `const` from signature since it's `static.
21 March 2025
- 06:2006:20, 21 March 2025 diff hist 0 m Talk:cpp/algorithm/all any none of Update godbolt link current
- 06:0806:08, 21 March 2025 diff hist −60 Talk:cpp/algorithm/all any none of Rename `anyOfAndAllOf` to `anyAndAllOf` and move identical function out of big list.
14 March 2025
- 13:5013:50, 14 March 2025 diff hist +16 m Talk:cpp/algorithm/all any none of No edit summary
- 13:4313:43, 14 March 2025 diff hist +6,910 Talk:cpp/algorithm/all any none of →Exhaustive truth table: new section
5 June 2024
- 12:3012:30, 5 June 2024 diff hist +185 cpp/language/operator logical see also logical_{and,or,not} current
8 May 2024
- 11:4311:43, 8 May 2024 diff hist +227 Talk:cpp/memory/construct at →Alignment?: new section current
6 May 2024
- 15:2415:24, 6 May 2024 diff hist +853 cpp/types/is const Add examples with const member-function pointers.
30 April 2024
- 12:3812:38, 30 April 2024 diff hist +355 N Talk:cpp/memory/construct at constexpr example?
26 April 2024
- 13:3013:30, 26 April 2024 diff hist +41 m Talk:cpp/numeric/midpoint No edit summary current
- 13:2813:28, 26 April 2024 diff hist +2,821 Talk:cpp/numeric/midpoint →Guarantees & corner cases?: new section
19 April 2024
- 12:2312:23, 19 April 2024 diff hist +90 m cpp/types/type identity see also std::identity.
16 April 2024
- 19:4719:47, 16 April 2024 diff hist +335 m cpp/ranges/drop view Add examples where we drop more than the number of elements.
5 April 2024
- 11:5511:55, 5 April 2024 diff hist +6 m cpp/types/void t Use ` = false` rather than `{}` in example code, for clarity of base case.
29 March 2024
- 13:1813:18, 29 March 2024 diff hist +1,249 cpp/ranges/adjacent view Add more example cases to clarify what happens as the size exceeds the range's size:
30 October 2023
- 21:4621:46, 30 October 2023 diff hist +511 cpp/types/is rvalue reference Add examples using forwarding references.
20 October 2023
- 20:5320:53, 20 October 2023 diff hist +41 N User talk:BenFrantzDale Created page with "I've been writing C++ since the mid '90s." current
- 17:4417:44, 20 October 2023 diff hist +31 m cpp/language/namespace No edit summary
- 17:4317:43, 20 October 2023 diff hist +265 cpp/language/namespace Explicitly define "global namespace" and "global scope".
- 17:3817:38, 20 October 2023 diff hist +8 m Talk:cpp/language/namespace No edit summary current
- 11:3711:37, 20 October 2023 diff hist +954 Talk:cpp/language/namespace Define "global namespace" and "global scope"?
- 11:3611:36, 20 October 2023 diff hist −12 m Talk:cpp/error/error code No edit summary current
- 11:2811:28, 20 October 2023 diff hist +1,069 N Talk:cpp/error/error code Two Questions: Comparison with error_condition and clear customization_point instructions?
18 October 2023
- 19:5519:55, 18 October 2023 diff hist +10 cpp/error/error code/message Align nomenclature with [syserr.errcode.overview] "error code value"
- 19:5519:55, 18 October 2023 diff hist +5 cpp/error/error code/operator bool Align nomenclature with [syserr.errcode.overview]: "error code value".
- 19:5319:53, 18 October 2023 diff hist −2 cpp/error/error code/category Align nomenclature with [syserr.errcode.overview]
- 19:5219:52, 18 October 2023 diff hist +10 cpp/error/error code/value al
- 19:5119:51, 18 October 2023 diff hist +8 cpp/error/error code/assign Align nomenclature with [syserr.errcode.overview]
- 19:4919:49, 18 October 2023 diff hist +36 cpp/error/error code It's an "error code value" per [syserr.errcode.overview].
- 19:4719:47, 18 October 2023 diff hist +29 cpp/error/error condition Clarify "code" versus "value" versus "condition" nomenclature to match [syserr.errcondition.overview].
- 19:4219:42, 18 October 2023 diff hist +2 cpp/error/errc/make error condition s/code/value/ current
- 19:4119:41, 18 October 2023 diff hist +1 cpp/error/error condition/operator bool s/code/value/ current
- 19:4119:41, 18 October 2023 diff hist +2 cpp/error/error condition/message s/code/value/ current
- 19:4019:40, 18 October 2023 diff hist +2 cpp/error/error condition/value s/code/value/ current
- 19:4019:40, 18 October 2023 diff hist +1 cpp/error/error condition/clear s/code/value current
- 19:4019:40, 18 October 2023 diff hist +2 cpp/error/error condition/assign s/code/value/
- 19:3919:39, 18 October 2023 diff hist +3 cpp/error/error condition/error condition s/code/value/g since that's what the standard calls it in this context (and it's very easy to get confused with std::error_code).
- 18:1518:15, 18 October 2023 diff hist +1 cpp/error/error category/default error condition Renamed "code" to "val" to correspond with the name of the c'tor arg of `std::error_condition`, and to reduce potential confusion with `std::error_code`. current
12 October 2023
- 11:1811:18, 12 October 2023 diff hist +39 cpp/utility/expected/transform Explicitly state that if `f` returns `void`, the result is `std::expected<void, E>`.
29 September 2023
- 18:1418:14, 29 September 2023 diff hist +252 m cpp/language/string literal Add motivating example r-strings showing how they can allow avoiding arbitrary magic strings.
17 July 2023
- 15:1815:18, 17 July 2023 diff hist +42 cpp/utility/unreachable See also: `std::assume_aligned`.
- 15:1715:17, 17 July 2023 diff hist +125 cpp/memory/assume aligned See also: `assume`.
13 July 2023
- 16:4216:42, 13 July 2023 diff hist +431 Talk:cpp/container/vector/vector →Capacity guarantees?: new section
- 14:0614:06, 13 July 2023 diff hist +889 Talk:cpp/memory/enable shared from this →Valid T types?: new section
11 July 2023
- 20:3420:34, 11 July 2023 diff hist +271 cpp/container/array Added corner cases for default-initialized and partially aggregate-inintialized.