Hacker News new | ask | show | jobs
by akkaygin 12 days 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.