libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
RefCounted.opCast
memutils
refcounted
RefCounted
Undocumented in source. Be warned that the author may not have intended to support it.
bool
opCast
()
U
opCast
()
struct
RefCounted
(T, ALLOC = ThreadMem)
nothrow @
trusted
const nothrow
U
opCast
(
U
)
(
)
if
(
__traits(
hasMember
,
U
, "isRefCounted")
)
U
opCast
()
U
opCast
()
Meta
Source
See Implementation
memutils
refcounted
RefCounted
aliases
TR
ThisType
destructors
~this
functions
copyctor
opAssign
opCast
manifest constants
ElemSize
NOGC
isRefCounted
mixins
__anonymous
postblits
this(this)
static functions
dtor
opCall