Product.Product

Undocumented in source.
template Product(Q1, Q2)
alias Product = typeof(Q1.init * Q2.init)

Meta