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