yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
IWeakRef.Alloc
yu
memory
sharedref
IWeakRef
Undocumented in source.
alias
Alloc
=
typeof
(
Allocator
.
instance
)
alias
Alloc
=
Allocator
struct
IWeakRef
(Allocator, T, bool Shared = true)
static if
(!(
isSaticAlloc
))
alias
Alloc
=
Allocator
Meta
Source
See Implementation
yu
memory
sharedref
IWeakRef
aliases
Alloc
Data
TSharedRef
TWeakRef
ValueType
constructors
this
functions
clear
data
isNull
opAssign
swap
toStrongRef
manifest constants
isSaticAlloc
isShared
isWeakRef
postblits
this(this)