gmp-d v0.0.1 (2017-01-23T22:00:31Z)
Dub
Repo
MpzAddExpr.eval
gmp
MpzAddExpr
Undocumented in source. Be warned that the author may not have intended to support it.
struct
MpzAddExpr
(T1, T2)
pragma(
inline
, true) const @
trusted
MpZ
eval
(
)
if
(
isMpZExpr
!
T1
&&
isMpZExpr
!
T2
)
Meta
Source
See Implementation
gmp
MpzAddExpr
functions
eval
variables
e1
e2