Jason Turner

Results 254 issues of Jason Turner

* https://en.cppreference.com/w/cpp/thread/latch * https://en.cppreference.com/w/cpp/thread/barrier * https://en.cppreference.com/w/cpp/thread/counting_semaphore

episode idea
C++ Weekly

Various cleanups for efficiency, including removing use of std::move, see notes. The use of std::move you had was actually causing the code to be potentially slower and was at the...

- [x] 400 - 2023-10-30 - #193 (JetBrains) - [x] 401 - 2023-11-06 - #296 (Undo) - [x] 402 - 2023-11-13 - #337 (JetBrains) - [x] 403 - 2023-11-20 -...

https://github.com/rui314/mold

episode idea
C++ Weekly
ready to record

https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p2590r2.pdf `start_lifetime_as`

episode idea
C++ Weekly

https://twitter.com/lefticus/status/1569339209097572353

episode idea
C++ Weekly
Jason's Favorites

With props to Matt Godbolt for first bringing this to my attention https://compiler-explorer.com/z/rav5MzEGo https://compiler-explorer.com/z/v1Po3a7bx https://compiler-explorer.com/z/s5KbGhqa6 https://compiler-explorer.com/z/7vGjhxsf1

episode idea
C++ Weekly

See Ben if I forget why I wanted to do this episode.

episode idea
C++ Weekly
ready to record

For very small sets of objects, linear search can often be faster, but I need to find the exact inflection point for the nature of the data before I can...

episode idea
C++ Weekly

https://github.com/fltk/fltk https://www.fltk.org/index.php

episode idea
C++ Weekly
ready to record