Jason Turner

Results 272 issues of Jason Turner

This is a mocked-up fix to cpp-insight's version of what a lambda is. We need to talk about members for lambdas and how they are initialized. ```cpp auto make_lambda() {...

episode idea
ready to record

episode idea
C++ Weekly
ready to record

using construct_at instead of placement new: https://cppreference.net/cpp/memory/ranges/construct_at.html

episode idea
C++ Weekly
ready to record

C++26 for dos? https://github.com/andrewwutw/build-djgpp/issues/52

episode idea
C++ Weekly
ready to record

how the std committee regularly gets constexpr wrong on the first try.

episode idea
C++ Weekly
ready to record

https://github.com/hanickadot/co_curl

episode idea
C++ Weekly

https://github.com/hanickadot/cthash

episode idea

https://clang.llvm.org/docs/AttributeReference.html#lifetimebound

episode idea
C++ Weekly

https://compiler-explorer.com/z/jvPPTdsfK Requires gcc with -O3 and Sanitizers enabled to find this at compile-time.

episode idea
C++ Weekly
ready to record

`std::map` to easily enable transparent comparators

episode idea