[][src]Type Definition fts_units::ops::MulOutput4

type MulOutput4<T, U, V, W> = MulOutput<MulOutput<MulOutput<T, U>, V>, W>;