Hacker News new | ask | show | jobs
by alepper 3968 days ago
Constraints on template types are useful outside of metaprogramming proper. For example, the standard library already specifies classes of iterators dependent on e.g. the direction(s) in which they may be advanced.