User contributions
- 00:54, 15 November 2024 (diff | hist) . . (+213) . . m cpp/types/numeric limits/min (changed for the case of (un/signed) char to still get correct numeric limits on output) (top)
- 05:00, 6 May 2024 (diff | hist) . . (+54) . . m cpp/algorithm/ranges/remove (added explanation how to use return for erasure)
- 08:19, 8 January 2024 (diff | hist) . . (+202) . . cpp/experimental/propagate const (improved example and made difference to regular (auto) ptr more clearly visible)
- 01:57, 26 May 2023 (diff | hist) . . (+142) . . m cpp/memory/unique ptr/release (added comment to example)
- 01:54, 26 May 2023 (diff | hist) . . (+35) . . m cpp/memory/unique ptr/release (clearified how to proper use release();)
- 01:47, 26 May 2023 (diff | hist) . . (-9) . . m cpp/memory/unique ptr/get deleter
- 01:46, 26 May 2023 (diff | hist) . . (+503) . . cpp/memory/unique ptr/get deleter (improved example, how to use deleter (not just custom ones))
- 04:08, 13 July 2022 (diff | hist) . . (+26) . . m cpp/utility/program/abort
- 01:54, 13 July 2022 (diff | hist) . . (+49) . . m cpp/language/constraints (added alternative representation)
- 23:44, 12 July 2022 (diff | hist) . . (+114) . . m cpp/thread/unique lock (improved example)
- 06:55, 16 March 2022 (diff | hist) . . (+419) . . Talk:cpp/container/deque/pop front
- 01:51, 19 July 2021 (diff | hist) . . (+672) . . cpp/utility/tuple/tuple element ((hopefully) made example simpler to understand)
- 23:51, 5 November 2020 (diff | hist) . . (+111) . . m cpp/utility/variant/get (improved example)
- 01:02, 21 October 2020 (diff | hist) . . (+6) . . m cpp/algorithm/swap (corrected indentation of example)
- 06:11, 18 September 2020 (diff | hist) . . (+12) . . cpp/string/basic string/substr
- 06:07, 18 September 2020 (diff | hist) . . (+93) . . Talk:cpp/string/basic string/substr (top)
- 02:14, 22 July 2020 (diff | hist) . . (-2) . . m cpp/types/is const (typename seems to be never actually required (tested C++11 gcc4.9/clang5.0))
- 02:11, 22 July 2020 (diff | hist) . . (+201) . . m cpp/types/is const (shortened example code and explained some a bit more in detail)
- 06:33, 9 July 2020 (diff | hist) . . (+73) . . cpp/string/basic string view/hash (added link to basic_string hash)
- 06:32, 9 July 2020 (diff | hist) . . (+396) . . cpp/string/basic string/hash (extended example to show equivalence or all string classes and linked cpp/string/basic_string_view/hash)
- 01:25, 1 July 2020 (diff | hist) . . (0) . . m cpp/utility/source location (changed cstring to single char to improve example with a no-brainer efficiency improvement)
- 10:26, 23 March 2020 (diff | hist) . . (+103) . . m cpp/language/nullptr (add missing combination)
- 07:37, 4 December 2019 (diff | hist) . . (+354) . . cpp/io/manip/fixed (improved example to illustrate the behaviour difference for std::defaultfloat)
- 04:06, 13 November 2019 (diff | hist) . . (+124) . . Talk:cpp/memory/destroy at (top)
- 04:02, 13 November 2019 (diff | hist) . . (+191) . . N Talk:cpp/memory/destroy at (Created page with "The example is a rather critical one, as the actual memory will not be freed, just the destructor will be called. ~~~~")
- 01:40, 13 September 2019 (diff | hist) . . (+48) . . m cpp/string/basic string/shrink to fit (improved example to better observe the difference of size and capacity)
- 01:39, 13 September 2019 (diff | hist) . . (+200) . . m cpp/string/basic string/shrink to fit (improved example to better observe the difference of size and capacity)
- 06:55, 9 July 2019 (diff | hist) . . (+312) . . Talk:Main Page/suggestions (→cpp/utility/functional/bind/example: new section)
- 06:13, 24 May 2019 (diff | hist) . . (+437) . . Talk:Main Page/suggestions (→cpp/language/operator_comparison: new section)
- 01:29, 4 March 2019 (diff | hist) . . (+509) . . Talk:Main Page/suggestions (→notes of cpp/language/static_cast: new section)