carbon v1.8.0 (2018-09-02T09:54:37Z)
Home
Dub
Repo
complex_t.opBinaryRight
carbon
complex
complex_t
Undocumented in source. Be warned that the author may not have intended to support it.
complex_t
!(
typeof
(
mixin
(
`complex_t.re `
~
op
~
` C.init.re`
)))
opBinaryRight
(C z)
complex_t
!(
typeof
(
mixin
(
`complex_t.re `
~
op
~
` C.init.re`
)))
opBinaryRight
(C z)
complex_t
!(
typeof
(
mixin
(
`complex_t.re `
~
op
~
` C.init.re`
)))
opBinaryRight
(C z)
complex_t
!(
typeof
(
mixin
(
`complex_t.re `
~
op
~
` C.init.re`
)))
opBinaryRight
(C z)
struct
complex_t
(T)
pure nothrow @
safe
@
nogc
const
complex_t
!(
typeof
(mixin (`complex_t.re ` ~
op
~ ` C.init.re`)))
opBinaryRight
(
string
op
C
)
(
C
z
)
if
(
(
op
== "^^"
)
&&
isComplex
!
C
)
complex_t
!(
typeof
(
mixin
(
`R.init `
~
op
~
` complex_t.re`
)))
opBinaryRight
(R r)
complex_t
!(
typeof
(
mixin
(
`R.init `
~
op
~
` complex_t.re`
)))
opBinaryRight
(R r)
complex_t
!(
typeof
(
mixin
(
`R.init `
~
op
~
` complex_t.re`
)))
opBinaryRight
(R r)
Meta
Source
See Implementation
carbon
complex
complex_t
constructors
this
functions
abs
arg
conj
opAssign
opBinary
opBinaryRight
opEquals
opOpAssign
opUnary
sqAbs
sqrt
toString
static functions
fromPhase
static variables
one
zero
variables
im
re