Jason Turner
Jason Turner
https://en.cppreference.com/w/cpp/utility/forward_like (it's useful for deducing this)
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...
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...
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2023/p2741r3.pdf
https://cmake.org/cmake/help/latest/module/GenerateExportHeader.html
https://cppcoach.godbolt.org/z/Yx1WexoMa https://eel.is/c++draft/dcl.enum#8
https://cppcast.com/spack/ https://spack.io/ https://packages.spack.io/package.html