User contributions
- 14:29, 11 December 2023 (diff | hist) . . (+4) . . c/language/struct (Fix first member cast)
- 11:05, 1 December 2023 (diff | hist) . . (+45) . . m cpp/io/print (link to `format_to`)
- 16:11, 19 November 2023 (diff | hist) . . (+466) . . cpp/language/constructor (Clarify interaction of constructors and default member initializers)
- 08:08, 19 September 2023 (diff | hist) . . (+245) . . Talk:Main Page (→Outdated autolinks: new section)
- 17:12, 30 August 2023 (diff | hist) . . (+96) . . cpp/feature test (Link predefined macros for __cplusplus)
- 15:53, 25 July 2023 (diff | hist) . . (+50) . . Template:cpp/compiler support/20 (libc++ 17 adds alg.three.way https://reviews.llvm.org/D131395)
- 11:31, 17 May 2023 (diff | hist) . . (+84) . . cpp/named req/BasicFormatter (LWG 3636)
- 11:30, 17 May 2023 (diff | hist) . . (+79) . . cpp/named req/Formatter (LWG 3636)
- 15:23, 3 January 2023 (diff | hist) . . (+24) . . cpp/named req/Allocator (std::function allocator support removed in C++17)
- 09:13, 17 November 2022 (diff | hist) . . (+602) . . cpp/memory/new/operator new (CWG 2282)
- 01:57, 20 July 2022 (diff | hist) . . (+58) . . cpp/utility/functional/reference wrapper (Add see also to unwrap_reference)
- 02:51, 4 May 2022 (diff | hist) . . (+63) . . cpp/named req/BinaryPredicate (add parenthetical for LWG 3031)
- 02:49, 4 May 2022 (diff | hist) . . (+200) . . cpp/named req/Compare (LWG 3031)
- 02:49, 4 May 2022 (diff | hist) . . (+209) . . cpp/named req/BinaryPredicate (LWG 3031)
- 02:49, 4 May 2022 (diff | hist) . . (+183) . . cpp/named req/Predicate (LWG 3031)
- 00:32, 20 April 2021 (diff | hist) . . (+144) . . cpp/keyword/consteval (consteval on lambdas)
- 00:32, 20 April 2021 (diff | hist) . . (+142) . . cpp/keyword/constexpr (constexpr on lambdas)
- 00:34, 24 March 2021 (diff | hist) . . (0) . . m cpp/language/range-for (italics)
- 03:57, 3 February 2021 (diff | hist) . . (0) . . cpp/utility/feature test (Update __cpp_lib_span to 202002L, per https://en.cppreference.com/w/cpp/feature_test and http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p1976r2.html)
- 09:33, 19 March 2020 (diff | hist) . . (0) . . m User:D41D8CD98F/feature testing macros (spelling)
- 08:58, 10 December 2019 (diff | hist) . . (+4) . . m cpp/algorithm/is sorted (add missing periods)
- 08:57, 10 December 2019 (diff | hist) . . (-36) . . cpp/algorithm/is sorted (is_sorted_until returns an iterator, not bool)
- 08:56, 10 December 2019 (diff | hist) . . (-23) . . cpp/algorithm/is sorted until (is_sorted_until returns an iterator, not bool)
- 03:18, 7 August 2019 (diff | hist) . . (-52) . . m Talk:Main Page/suggestions (internal links)
- 03:17, 7 August 2019 (diff | hist) . . (+84) . . m Talk:Main Page/suggestions (add signature)
- 03:17, 7 August 2019 (diff | hist) . . (+483) . . Talk:Main Page/suggestions (→Duplication for feature testing macros: new section)
- 03:39, 18 December 2018 (diff | hist) . . (+24) . . cpp/chrono/system clock (From C++20 other clock time points can be displayed (via to_stream))
- 02:14, 19 September 2018 (diff | hist) . . (+22) . . cpp/io/basic ostream/basic ostream (Link basic_ios::init)