ae v0.0.3053 (2021-06-01T17:26:23Z)
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