daii v0.1.0 (2017-06-23T18:28:59Z)
Dub
Repo
Unique.v
daii
unique
Unique
Undocumented in source. Be warned that the author may not have intended to support it.
inout
(
T
)
v
[@property getter]
inout
(
T
)
v
[@property getter]
struct
Unique
(T, Allocator = Mallocator)
@
property
ref inout @
nogc
@
safe
static if
(!(
isClassOrIface!T
))
inout
(
T
)
v
(
)
if
(
isAllocator
!
Allocator
&&
!
isArray
!
T
)
Meta
Source
See Implementation
daii
unique
Unique
aliases
PtrT
constructors
this
destructors
~this
functions
destroy
move
opAssign
to
manifest constants
HoldsAllocator
postblits
this(this)
properties
v
valid
static functions
make