yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
IScopedRef.this
yu
memory
scopedref
IScopedRef
Undocumented in source.
this
(ValueType ptr)
struct
IScopedRef
(Allocator, T)
static if
(
isSaticAlloc
)
this
(
ValueType
ptr
)
this
(ValueType ptr, Deleter deleter)
this
(Alloc alloc, ValueType ptr)
this
(Alloc alloc, ValueType ptr, Deleter deleter)
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