User contributions
- 01:48, 10 May 2017 (diff | hist) . . (+99) . . cpp/filesystem/path/stem (Explain simply what **stem** means)
- 15:04, 22 July 2016 (diff | hist) . . (-128) . . Cppreference:FAQ (Remove link to C++11 on ANSI webstore because C++11 standard has also been withdrawn at ANSI)
- 10:18, 18 July 2016 (diff | hist) . . (+1) . . m cpp/filesystem/rename (Add final ;)
- 14:09, 16 July 2016 (diff | hist) . . (+6) . . cpp/experimental/fs/rename (Use "std::" to create a link to "std::error_code" (Add also missing ";"))
- 07:51, 2 November 2015 (diff | hist) . . (+125) . . cpp/language/alignof (→Note: Add max_align_t as having the strictest alignment)
- 06:25, 2 November 2015 (diff | hist) . . (+119) . . cpp/language/alignof (→Explanation: Restore note removed by User:Cubbi on 15-Jan-2014 http://en.cppreference.com/mwiki/index.php?title=cpp/language/alignof&diff=next&oldid=67001)
- 06:03, 2 November 2015 (diff | hist) . . (+257) . . cpp/language/alignof (→Example: Add `alignas(64) Empty` and `alignas(1) Double`)
- 01:23, 25 March 2015 (diff | hist) . . (+36) . . cpp/io/manip/setw (→See also: Add links to std::left, std::right, std::internal)
- 08:05, 17 March 2015 (diff | hist) . . (+41) . . cpp/string/byte/memcpy (→See also: std::memset)
- 08:04, 17 March 2015 (diff | hist) . . (+37) . . cpp/string/byte/memset (→See also: std::fill)
- 08:02, 17 March 2015 (diff | hist) . . (+37) . . cpp/algorithm/copy (→See also: std::fill)
- 08:01, 17 March 2015 (diff | hist) . . (+37) . . cpp/algorithm/fill (→See also: std::copy)
- 07:19, 3 March 2015 (diff | hist) . . (+35) . . m cpp/language/enum (align "break;" and use unique variable names)
- 05:29, 26 February 2015 (diff | hist) . . (+7) . . m c/io/fprintf (→Note: minor cosmetic changes in snprintf(NULL,0...) example code)
- 05:28, 26 February 2015 (diff | hist) . . (+755) . . Talk:c/io/fprintf (VLA not in C++)
- 08:45, 20 February 2015 (diff | hist) . . (+2,981) . . N Talk:c/io/fprintf (→snprintf(0,0,format,...) seems correct and used to know the required buffer size: new section)
- 01:38, 22 July 2014 (diff | hist) . . (+5) . . m Talk:cpp/utility/functional/ref (This -> The above) (top)
- 01:37, 22 July 2014 (diff | hist) . . (-1) . . m Talk:cpp/utility/functional/ref (veasy -> easy)
- 00:12, 22 July 2014 (diff | hist) . . (+252) . . N User:Oli (short presentation) (top)
- 08:14, 21 July 2014 (diff | hist) . . (+68) . . Talk:cpp/utility/functional/ref (→Example: Propose an example easier to understand)
- 08:13, 21 July 2014 (diff | hist) . . (+707) . . N Talk:cpp/utility/functional/ref (→Example: new section)
- 03:27, 12 March 2014 (diff | hist) . . (0) . . m cpp/string/basic string/compare ('pas' -> 'pos')
- 06:25, 28 February 2014 (diff | hist) . . (+53) . . cpp/types/climits (→See also: add link Fixed width integer types)
- 06:24, 28 February 2014 (diff | hist) . . (+238) . . cpp/types/numeric limits (→See also: new section to link to Arithmetic types)
- 06:21, 28 February 2014 (diff | hist) . . (+185) . . cpp/types/climits (→See also: new section to link to Arithmetic types)
- 06:09, 28 February 2014 (diff | hist) . . (+60) . . m cpp/language/types (→See also: "cv" means "const-volatility")
- 06:07, 28 February 2014 (diff | hist) . . (+185) . . c/types/integer (→See also: new section to link to Arithmetic types)
- 02:02, 9 January 2013 (diff | hist) . . (+149) . . cpp/container/vector bool/flip (→See also: std::bitset::flip())
- 05:53, 8 January 2013 (diff | hist) . . (+10) . . cpp/container/vector bool/flip (→Overview: Use "toggle" instead of "replace")
- 05:44, 8 January 2013 (diff | hist) . . (+1) . . m cpp/container/vector bool (→Notes: does not fulfill one container requirement (ForwardIterator) because of proxy reference use)
- 05:27, 8 January 2013 (diff | hist) . . (+636) . . cpp/container/vector bool (an)