User contributions
- 14:46, 7 March 2013 (diff | hist) . . (+5) . . cpp/language (Adding adjective "copy" to "assignment operator" in "Special member functions".)
- 09:17, 2 November 2012 (diff | hist) . . (+2) . . cpp/memory/shared ptr/reset (Cleanup Exceptions List; they were both on the same line, which is inconsistent with other entries.)
- 12:41, 22 October 2012 (diff | hist) . . (+2) . . cpp/algorithm/adjacent find (Refining the "complexity" statement.)
- 12:25, 22 October 2012 (diff | hist) . . (-4) . . cpp/algorithm/adjacent find (Complexity for the "found" case had an erroneous "+1".)
- 12:07, 11 October 2012 (diff | hist) . . (+67) . . cpp/memory/shared ptr/allocate shared (Adding "see also" entry for constructor.)
- 12:06, 11 October 2012 (diff | hist) . . (+67) . . cpp/memory/shared ptr/make shared (Adding "see also" entry for constructor.)
- 12:04, 11 October 2012 (diff | hist) . . (+138) . . cpp/memory/shared ptr/shared ptr (Adding "see also" entries for make_shared and allocate_shared)
- 11:56, 11 July 2012 (diff | hist) . . (+111) . . cpp/numeric/math/log1p (Updating "see also" listing.)
- 11:55, 11 July 2012 (diff | hist) . . (+56) . . cpp/numeric/math/expm1 (Updating "see also" listing.)
- 11:53, 11 July 2012 (diff | hist) . . (+55) . . cpp/numeric/math/log2 (Updating "see also" listing.)
- 11:51, 11 July 2012 (diff | hist) . . (+55) . . cpp/numeric/math/exp2 (Updating "see also" listing.)
- 12:06, 29 June 2012 (diff | hist) . . (+1,810) . . cpp/container (Adding std::list "List operations".)
- 11:42, 29 June 2012 (diff | hist) . . (-335) . . Talk:cpp/error/exception (Nevermind...)
- 11:42, 29 June 2012 (diff | hist) . . (+26) . . cpp/error/exception
- 11:41, 29 June 2012 (diff | hist) . . (+73) . . Talk:cpp/error/exception
- 11:39, 29 June 2012 (diff | hist) . . (+68) . . cpp/error/exception (Moving 'future_error' under 'logic_error', and moving 'system_error' under 'runtime_error'.)
- 11:22, 29 June 2012 (diff | hist) . . (+91) . . Talk:cpp/error/exception
- 11:21, 29 June 2012 (diff | hist) . . (+2) . . Talk:cpp/error/exception
- 11:20, 29 June 2012 (diff | hist) . . (+169) . . N Talk:cpp/error/exception (Created page with "I think 'future_error' is mis-organized; it derives from 'logic_error', not 'exception'. ~~~~")
- 11:13, 28 June 2012 (diff | hist) . . (0) . . Talk:cpp/container
- 11:12, 28 June 2012 (diff | hist) . . (+1) . . Talk:cpp/container
- 11:11, 28 June 2012 (diff | hist) . . (+176) . . N Talk:cpp/container (Asking a question about missing std::link methods.)
- 12:40, 20 June 2012 (diff | hist) . . (+1) . . Talk:cpp/named req/Container
- 12:39, 20 June 2012 (diff | hist) . . (+190) . . Talk:cpp/named req/Container
- 12:31, 20 June 2012 (diff | hist) . . (+12) . . cpp/named req/Container
- 12:30, 20 June 2012 (diff | hist) . . (+626) . . N Talk:cpp/named req/Container (Created page with "I thought the complexity of 'Container::size_type Container::size() const' is only required to be linear, not constant. std::list is the canonical example of this, where some...")
- 12:23, 20 June 2012 (diff | hist) . . (+50) . . cpp/named req/Container
- 10:17, 6 June 2012 (diff | hist) . . (+380) . . N Talk:cpp/memory/shared ptr (Created page with "For some reason, in the "Implementation Notes" section, the link to "allocate_shared" links to "http://en.cppreference.com/w/cpp/memory/shared_ptr/allocate_sharod", both on ho...")
- 14:34, 5 June 2012 (diff | hist) . . (+103) . . N Talk:cpp/container/vector/emplace (Created page with "Complexity entries 2 through 5 are invalid; they look like copy/paste holdovers from the 'insert' page.")