Y
Hacker News
new
|
ask
|
show
|
jobs
by
bjz_
4181 days ago
They fill the same role as concepts - ie. bringing type checking to the call site when using parametrized types, rather than using a duck typed approach, which leads to the big template stack traces that you get in C++.