Hacker News new | ask | show | jobs
by pjmlp 4234 days ago
> Concepts would have fixed this, but we don't have concepts and maybe never will!

enable_if and type traits are a workaround for the time being.

Concepts lite will definitely be in the next revision.