Rendered at 12:26:37 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
pjmlp 17 minutes ago [-]
While tag dispatching used to be a widely used idiom in C++ development, it was a workaround for which nowadays there are much better alternatives with constexpr, and concepts.