yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
ISharedRef.rest
yu
memory
sharedref
ISharedRef
Undocumented in source. Be warned that the author may not have intended to support it.
void
rest
()
void
rest
(ValueType ptr)
void
rest
(ValueType ptr, Deleter deleter)
struct
ISharedRef
(Allocator, T, bool Shared = true)
pragma(
inline
, true)
static if
(
isSaticAlloc
)
void
rest
()
(
ValueType
ptr
,
Deleter
deleter
)
void
rest
(Alloc alloc, ValueType ptr)
void
rest
(Alloc alloc, ValueType ptr, Deleter deleter)
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