pyd v0.9.9 (2017-01-10T04:31:58Z)
Home
Dub
Repo
Inner.FN
pyd
class_wrap
OpUnary
Inner
Undocumented in source.
template
Inner
(C)
static if
(
is(typeof(C.init.opUnary!(op)) == function)
)
alias
FN
=
C
.
opUnary
!(
op
)
Meta
Source
See Implementation
pyd
class_wrap
OpUnary
Inner
aliases
FN
RET_T
variables
OP