Commits

Dave Abrahams committed 13079577d9d
[stdlib/prototype] Demo heterogeneous arithmetic This commit demonstrates promotion-based heterogeneous arithmetic by some brute-force overload generation that shows what we're up against: we really need an expressive way to map from a pair of arbitrary types to another type at compile-time.