User contributions
- 18:47, 17 August 2023 (diff | hist) . . (-6) . . m cpp/string/basic string/compare
- 19:59, 15 February 2023 (diff | hist) . . (-10) . . m cpp/ranges/stride view/base
- 00:29, 15 February 2023 (diff | hist) . . (+1) . . m cpp/ranges/reverse view
- 00:02, 15 February 2023 (diff | hist) . . (+6) . . cpp/ranges/common view (fix range category in comments)
- 19:26, 14 February 2023 (diff | hist) . . (-2) . . cpp/ranges/lazy split view/inner iterator (forward_iterator_tag -> input_iterator_tag)
- 19:25, 14 February 2023 (diff | hist) . . (-2) . . cpp/ranges/lazy split view/outer iterator (forward_iterator_tag -> input_iterator_tag)
- 12:58, 13 February 2023 (diff | hist) . . (0) . . cpp/ranges/to (use container's element type instead of range's element type)
- 00:31, 13 February 2023 (diff | hist) . . (+1) . . m cpp/ranges/cdata
- 23:39, 5 February 2023 (diff | hist) . . (+3) . . m cpp/iterator/begin
- 14:42, 5 February 2023 (diff | hist) . . (+1) . . cpp/iterator/ranges/iter swap
- 01:33, 13 March 2021 (diff | hist) . . (0) . . m cpp/language/template argument deduction (change a newline to a space)
- 01:03, 6 February 2021 (diff | hist) . . (+3) . . m cpp/io/basic filebuf/seekoff (add parentheses)
- 22:47, 5 February 2021 (diff | hist) . . (+1) . . m Template:cpp/io/basic stringstream/swap (add a space) (top)
- 03:36, 29 January 2021 (diff | hist) . . (0) . . m cpp/memory/polymorphic allocator/construct (change std::std::polymorphic_allocator to std::pmr::polymorphic_allocator)
- 16:17, 25 November 2020 (diff | hist) . . (-4) . . m cpp/memory/weak ptr/use count (fix example's use_count)
- 23:55, 30 September 2020 (diff | hist) . . (0) . . m cpp/utility/tuple/tuple cat (use different loop counter names in element type in return type)
- 05:49, 30 September 2020 (diff | hist) . . (0) . . m cpp/utility/pair/operator= (fix comment in code)
- 19:02, 19 September 2020 (diff | hist) . . (-1) . . m cpp/locale/moneypunct byname (fix spelling)
- 18:12, 3 June 2020 (diff | hist) . . (+6) . . m cpp/named req/AssociativeContainer (requirement of X(), X a; and X(i, j), X a(i, j); : change from CopyConstructible to DefaultConstructible)
- 15:16, 3 June 2020 (diff | hist) . . (+6) . . m cpp/named req/SequenceContainer (requirement of a.emplace(p,args) : change from CopyInsertable to EmplaceConstructible)