Jason Turner

Results 239 issues of Jason Turner

https://en.cppreference.com/w/cpp/utility/forward_like (it's useful for deducing this)

episode idea
C++ Weekly
Recorded

It's harder than you think it should be to use correctly, but sometimes it's necessary, so let's write a little file reader utility? Maybe make it strongly typed even? That'd...

episode idea
C++ Weekly
ready to record

This is effectively what you have to do to do constexpr vector-like things. Placement new is not yet constexpr (C++26) and you cannot change pointer types at compile time until...

episode idea
C++ Weekly
ready to record

https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2023/p2741r3.pdf

episode idea
C++ Weekly
ready to record

https://github.com/kokkos/kokkos

episode idea
C++ Weekly

https://cmake.org/cmake/help/latest/module/GenerateExportHeader.html

episode idea
C++ Weekly

it's not just about recursion!

episode idea

https://cppcoach.godbolt.org/z/Yx1WexoMa https://eel.is/c++draft/dcl.enum#8

episode idea
C++ Weekly
ready to record

https://cppcast.com/spack/ https://spack.io/ https://packages.spack.io/package.html

episode idea
C++ Weekly
ready to record

episode idea
C++ Weekly
ready to record