fixed v1.0.3 (2016-03-27T01:06:27Z)
Dub
Repo
mult
jaypha
fixed
Undocumented in source. Be warned that the author may not have intended to support it.
pure nothrow
auto
mult
(
T1
T2
)
(
T1
op1
,
T2
op2
)
if
(
__traits(
isSame
,
TemplateOf
!(
T1
),
Fixed
) &&
__traits(
isSame
,
TemplateOf
!(
T2
),
Fixed
)
)
Meta
Source
See Implementation
jaypha
fixed
aliases
fix1
fix2
fix3
functions
mult
structs
Fixed