ae v0.0.2715 (2020-07-22T04:49:54Z)
Home
Dub
Repo
RCClass.opCall
ae
utils
meta
rcclass
RCClass
Undocumented in source. Be warned that the author may not have intended to support it.
struct
RCClass
(C)
auto
opCall
(
Args
...
)
(
auto
ref
Args
args
)
if
(
is
(
typeof
(
_rcClassGet.opCall
(
args
)))
)
if
(
is
(
C
== class)
)
Meta
Source
See Implementation
ae
utils
meta
rcclass
RCClass
constructors
this
destructors
~this
functions
_rcClassDestroy
opAssign
opCall
opCast
postblits
this(this)
properties
_rcClassGet