pyd v0.14.3 (2022-03-12T16:12:50Z)
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