Commits

Dave Abrahams committed c7d011ac449
[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.