User contributions
- 11:22, 30 May 2024 (diff | hist) . . (0) . . m cpp/chrono/weekday/operator at (Specify correct range for weekday_indexed, which is [1, 5] and not [0, 7])
- 10:26, 17 December 2023 (diff | hist) . . (-12) . . m cpp/algorithm/ranges/min (Remove const from the return type of std::ranges::min taking an initializer_list) (top)
- 05:51, 9 July 2023 (diff | hist) . . (+1) . . m cpp/language/destructor (Reference std::uncaught_exceptions instead of std::uncaught_exception)
- 09:26, 8 July 2023 (diff | hist) . . (0) . . m cpp/language/constinit (Correctly link DR to CWG instead of LWG)
- 05:16, 11 April 2023 (diff | hist) . . (-1) . . m cpp/coroutine/generator (Drop insignificant leading zero from integer 032)
- 07:55, 15 February 2023 (diff | hist) . . (+54) . . cpp/header/memory (List the operator<< for unique_ptr)
- 01:14, 15 February 2023 (diff | hist) . . (0) . . m cpp/string/basic string/basic string (Be consistent with the standard and use constexpr explicit)
- 11:08, 10 November 2022 (diff | hist) . . (+66) . . m Template:cpp/compiler support/23 (Add link to basic_format_string, views::as_rvalue and views::repeat)
- 11:01, 10 November 2022 (diff | hist) . . (+17) . . m Template:cpp/compiler support/23 (Add link to header <print>)
- 10:57, 10 November 2022 (diff | hist) . . (+24) . . m Template:cpp/compiler support/23 (Add link to views::stride)
- 10:56, 10 November 2022 (diff | hist) . . (+22) . . m Template:cpp/compiler support/23 (Add link to std::mdspan)
- 10:54, 10 November 2022 (diff | hist) . . (+76) . . m Template:cpp/compiler support/23 (Add link to views::join_with, views::slide and views::chunk_by)
- 10:45, 10 November 2022 (diff | hist) . . (+114) . . m Template:cpp/compiler support/23 (Link the pages of the zip-view-family)
- 03:43, 29 August 2022 (diff | hist) . . (+5) . . m Template:cpp/memory/dsc polymorphic allocator (Add missing pmr:: to memory_resource)
- 22:47, 29 April 2022 (diff | hist) . . (-123) . . m cpp/ranges/zip view/size (Fix example of zip_view::size())
- 13:19, 3 November 2021 (diff | hist) . . (0) . . m cpp/types/is function (Update the line number of the link to libstdc++'s type_trait on github)
- 04:24, 21 March 2021 (diff | hist) . . (+1) . . cpp/language/raii (std::thread does require explicit cleanup (if it is joinable). But std::jthread does not.)
- 06:35, 15 March 2021 (diff | hist) . . (-20) . . m cpp/algorithm/ranges/minmax (Align overload of std::ranges::minmax taking an initializer_list with the current version of the standard.)
- 06:57, 1 March 2021 (diff | hist) . . (+1) . . m cpp/ranges/forward range (Use correct namespace "ranges")
- 06:47, 22 February 2021 (diff | hist) . . (-40) . . cpp/algorithm/ranges/find (There is no default argument for Pred pred)
- 13:04, 8 February 2021 (diff | hist) . . (-56) . . m cpp/ranges/subrange kind (Remove full qualifiers of the constants)
- 13:02, 8 February 2021 (diff | hist) . . (-40) . . m cpp/ranges/subrange kind (Remove the "unspecified" as it is does not appear at that in the standard)
- 09:11, 8 February 2021 (diff | hist) . . (+627) . . N cpp/ranges/subrange kind (Provide page for std::ranges::subrange_kind)
- 11:04, 7 January 2021 (diff | hist) . . (+61) . . m cpp/header/iomanip (Replace T1...TN by unspecified.)
- 13:46, 21 December 2020 (diff | hist) . . (+3) . . m cpp/container/array/to array (Fix grammatically incorrect sentence.)
- 04:41, 18 December 2020 (diff | hist) . . (+1) . . m cpp/filesystem/recursive directory iterator/options (Fix typo in std::filesystem::directo*r*y)
- 04:38, 18 December 2020 (diff | hist) . . (+44) . . cpp/filesystem/recursive directory iterator/options (Fully mention std::filesystem::directory_options (mainly to be able to click on them and follow the link).)
- 05:29, 12 December 2020 (diff | hist) . . (+128) . . m cpp/iterator/ostream iterator/ostream iterator (Add default-constructor to ostream_iterator)
- 11:07, 30 November 2020 (diff | hist) . . (+29) . . cpp/ranges/view (Change definition of view according to http://eel.is/c++draft/range.view#concept:view from Nov 2020)