User contributions for Mmatrosov
22 September 2021
- 16:0616:06, 22 September 2021 diff hist +36 cpp/utility/functional/boyer moore searcher If you call the substring a "needle", then let's call the whole string a "haystack"
25 May 2020
- 18:1718:17, 25 May 2020 diff hist +210 cpp/language/zero initialization Address the confusion manifested in this question: https://stackoverflow.com/q/48809894/261217 (me and most of my colleagues also felt into this trap)
- 17:2817:28, 25 May 2020 diff hist −8 m cpp/language/zero initialization No edit summary
- 17:2617:26, 25 May 2020 diff hist +87 cpp/language/zero initialization Undo revision 119170 by Mmatrosov (talk)
- 17:0817:08, 25 May 2020 diff hist −87 cpp/language/zero initialization "T t = {};" is not a zero-initialization, it is a copy-list-initialization with an empty braced-init-list
28 July 2019
- 15:5715:57, 28 July 2019 diff hist +1 m cpp/language/storage duration fix spaces
5 March 2019
- 16:4016:40, 5 March 2019 diff hist +58 N User:Mmatrosov Created page with "https://stackoverflow.com/users/261217/mikhail?tab=profile" current
- 16:3916:39, 5 March 2019 diff hist +599 N Talk:cpp/utility/variant/valueless by exception Confusing description
23 August 2018
- 09:0309:03, 23 August 2018 diff hist +14 cpp/numeric/ratio/ratio greater equal since=c++11
- 09:0309:03, 23 August 2018 diff hist +14 cpp/numeric/ratio/ratio greater since=c++11
- 09:0209:02, 23 August 2018 diff hist +14 cpp/numeric/ratio/ratio less equal since=c++11
- 09:0209:02, 23 August 2018 diff hist +14 cpp/numeric/ratio/ratio less since=c++11
- 09:0209:02, 23 August 2018 diff hist +14 cpp/numeric/ratio/ratio not equal since=c++11
- 09:0109:01, 23 August 2018 diff hist +14 cpp/numeric/ratio/ratio equal since=c++11
- 09:0109:01, 23 August 2018 diff hist +14 cpp/numeric/ratio/ratio divide since=c++11
- 09:0009:00, 23 August 2018 diff hist +14 cpp/numeric/ratio/ratio multiply since=c++11
- 09:0009:00, 23 August 2018 diff hist +14 cpp/numeric/ratio/ratio subtract since=c++11
- 08:5908:59, 23 August 2018 diff hist +14 cpp/numeric/ratio/ratio add since=c++11
27 November 2016
- 11:2711:27, 27 November 2016 diff hist +185 Talk:cpp/language/implicit conversion No edit summary
18 November 2016
- 20:1720:17, 18 November 2016 diff hist −280 Talk:cpp/language/default constructor No edit summary
- 20:1220:12, 18 November 2016 diff hist +280 Talk:cpp/language/default constructor No edit summary
- 19:4619:46, 18 November 2016 diff hist +207 N Talk:cpp/language/default constructor Created page with "Surprisingly, this page does not contain strict definition of user-declared and user-provided default constructors. --~~~~"
25 October 2016
- 19:3519:35, 25 October 2016 diff hist +196 N Template talk:cpp/filesystem/path/string example Created page with "Are you sure this is a good idea to put Microsoft-specific stuff into example? Like _MSC_VER and _wfopen. --~~~~"