User contributions for Tgockel
2 December 2021
- 20:4020:40, 2 December 2021 diff hist 0 cpp/memory/allocator is_always_equal is deprecated in C++23, not C++20
8 November 2021
- 17:3617:36, 8 November 2021 diff hist +21 cpp/string/basic string/clear Added comment to capacity assertion that the behavior is not guaranteed
23 July 2020
- 23:2623:26, 23 July 2020 diff hist +1,554 N cpp/coroutine/coroutine handle Creates basic outline for coroutine_handle class
- 23:2523:25, 23 July 2020 diff hist +115 N Template:cpp/coroutine/coroutine handle/dsc promise Creates template summary for coroutine_handle promise
- 23:2123:21, 23 July 2020 diff hist −45 Template:cpp/coroutine/coroutine handle/dsc constructor Link to a ctor page
- 23:1823:18, 23 July 2020 diff hist +23 Template:cpp/coroutine/coroutine handle/dsc operator= Mark as C++20
- 23:1723:17, 23 July 2020 diff hist +23 Template:cpp/coroutine/coroutine handle/dsc operator bool Mark as C++20
- 23:1723:17, 23 July 2020 diff hist +23 Template:cpp/coroutine/coroutine handle/dsc from address Mark as C++20
- 23:1623:16, 23 July 2020 diff hist +23 Template:cpp/coroutine/coroutine handle/dsc done Mark as C++20
- 23:1623:16, 23 July 2020 diff hist +23 Template:cpp/coroutine/coroutine handle/dsc constructor Mark as C++20
- 23:1623:16, 23 July 2020 diff hist +23 Template:cpp/coroutine/coroutine handle/dsc address Mark as C++20
- 23:1423:14, 23 July 2020 diff hist +23 Template:cpp/coroutine/coroutine handle/dsc destroy Mark as C++20
- 23:1323:13, 23 July 2020 diff hist +79 N Template:cpp/coroutine/coroutine handle/dsc destroy Creates template summary for coroutine_handle destroy
- 23:1223:12, 23 July 2020 diff hist +193 N Template:cpp/coroutine/coroutine handle/dsc resume Creates template summary for coroutine_handle resume
- 23:0823:08, 23 July 2020 diff hist +96 N Template:cpp/coroutine/coroutine handle/dsc operator() Creates template summary for coroutine_handle operator() current
- 23:0623:06, 23 July 2020 diff hist +97 N Template:cpp/coroutine/coroutine handle/dsc from address Creates template summary for coroutine_handle from_address
- 23:0623:06, 23 July 2020 diff hist +99 N Template:cpp/coroutine/coroutine handle/dsc address Creates template summary for coroutine_handle address
- 23:0223:02, 23 July 2020 diff hist +107 N Template:cpp/coroutine/coroutine handle/dsc operator bool Creates template summary for coroutine_handle operator bool
- 22:5922:59, 23 July 2020 diff hist +92 N Template:cpp/coroutine/coroutine handle/dsc done Creates template summary for coroutine_handle done
- 22:5622:56, 23 July 2020 diff hist +107 N Template:cpp/coroutine/coroutine handle/dsc operator= Creates template summary for coroutine_handle assignment
- 22:5122:51, 23 July 2020 diff hist +147 N Template:cpp/coroutine/coroutine handle/dsc constructor Creates template summary for coroutine_handle ctors
- 22:3122:31, 23 July 2020 diff hist +46 cpp/header/coroutine Mark hash and coroutine_handle specializations as C++20
- 22:1722:17, 23 July 2020 diff hist −48 User:Tgockel More accurate description of myself. current
- 22:1622:16, 23 July 2020 diff hist +1,072 N cpp/header/coroutine Creates basic outline for the coroutine library
- 22:1522:15, 23 July 2020 diff hist +126 N Template:cpp/coroutine/dsc suspend always Creates template summary for suspend_always
- 22:1422:14, 23 July 2020 diff hist +124 N Template:cpp/coroutine/dsc suspend never Creates template summary for suspend_never
- 22:1022:10, 23 July 2020 diff hist +151 N Template:cpp/coroutine/noop coroutine noop coroutine Creates template summary for noop_coroutine
- 21:4421:44, 23 July 2020 diff hist +223 N Template:cpp/coroutine/coroutine handle/dsc operator cmp Creates template summary for coroutine_handle comparison
- 21:2521:25, 23 July 2020 diff hist −29 Template:cpp/coroutine/dsc coroutine traits Drop the redundant linked class
- 21:2421:24, 23 July 2020 diff hist +124 N Template:cpp/coroutine/dsc noop coroutine promise Creates template summary for noop_coroutine_promise
- 21:2021:20, 23 July 2020 diff hist +123 N Template:cpp/coroutine/dsc coroutine handle Creates template summary for coroutine_handle
- 21:1721:17, 23 July 2020 diff hist +150 N Template:cpp/coroutine/dsc coroutine traits Creates template summary for coroutine_traits
10 August 2015
- 17:4517:45, 10 August 2015 diff hist −92 m cpp/algorithm/remove Undo revision 80406 by Tgockel (talk)
- 17:4317:43, 10 August 2015 diff hist +92 cpp/algorithm/remove Minor clarification on the state of the range in "return value" section.
28 July 2014
- 21:4321:43, 28 July 2014 diff hist +94 Template:cpp/container/erase Add explicit note about erasing the last element of the container.
22 March 2013
- 06:2506:25, 22 March 2013 diff hist −21 cpp/thread/mutex Not just good style -- most mutex implementations will crash if they are destructed while locked.
17 July 2012
- 22:4022:40, 17 July 2012 diff hist +951 cpp/named req/Container Adds section "Container data races"
6 March 2012
- 18:5318:53, 6 March 2012 diff hist +648 Talk:cpp/language No edit summary
3 February 2012
- 19:5819:58, 3 February 2012 diff hist +827 N cpp/container/array/tuple size Created page with "{{cpp/title | tuple_size<small>(std::array)</small>}} {{cpp/container/array/sidebar}} {{ddcl list begin}} {{ddcl list header | array}} {{ddcl list item | num=1 | notes={{mark sin..."
2 February 2012
- 21:0921:09, 2 February 2012 diff hist +260 cpp/container/array No edit summary
- 16:2916:29, 2 February 2012 diff hist +34 m cpp/container/array/get Fixes wiki formatting
- 16:1716:17, 2 February 2012 diff hist +1,934 N cpp/container/array/get Created page with "{{cpp/title | get<small>(std::array)</small>}} {{cpp/container/get|array}} {{ddcl list begin}} {{ddcl list item | num=1 | notes={{mark since c++11}} | template <size_t I, class T..."
24 October 2011
- 20:2020:20, 24 October 2011 diff hist +92 Nm User:Tgockel Created page with "My name is Travis Gockel and I'm here to help create public documentation for C++11 atomics."