The beauty and simplicity of the good old C-style void* in C++ 1 month ago
In fact, std::span is a class template, and somebody would suggest to make the function that processes the generic memory blob a function template! Really? Something like this??
Yes.