yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
IScopedRef.Alloc
yu
memory
scopedref
IScopedRef
Undocumented in source.
alias
Alloc
=
typeof
(
Allocator
.
instance
)
struct
IScopedRef
(Allocator, T)
static if
(
isSaticAlloc
)
alias
Alloc
=
typeof
(
Allocator.instance
)
alias
Alloc
=
Allocator
Meta
Source
See Implementation
yu
memory
scopedref
IScopedRef
aliases
Alloc
Deleter
ValueType
constructors
this
destructors
~this
functions
isNull
opUnary
release
reset
resetDeleter
swap
take
manifest constants
isSaticAlloc
postblits
this(this)
properties
allocator
data