pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
OpUnary.Inner
pyd
class_wrap
OpUnary
Undocumented in source.
struct
OpUnary
(string _op)
template
Inner (
C
) {
enum
string
OP
;
alias
RET_T
=
ReturnType
!(
C
.
opUnary
!(
op
))
;
alias
FN
=
C
.
opUnary
!(
op
)
;
}
Members
Aliases
FN
alias
FN
=
C
.
opUnary
!(
op
)
Undocumented in source.
RET_T
alias
RET_T
=
ReturnType
!(
C
.
opUnary
!(
op
))
Undocumented in source.
Variables
OP
enum
string
OP
;
Undocumented in source.
Meta
Source
See Implementation
pyd
class_wrap
OpUnary
manifest constants
op
static functions
call
templates
Inner
shim
variables
needs_shim