daii v0.1.0 (2017-06-23T18:28:59Z)
Dub
Repo
AllocationContext.Unique
daii
AllocationContext
Undocumented in source.
template
AllocationContext
(Allocator = Mallocator, bool Atomic = true)
template
Unique (
T
) {
alias
Unique
=
daii
.
unique
.
Unique
!(
T
,
Allocator
)
;
}
Members
Aliases
Unique
alias
Unique
=
daii
.
unique
.
Unique
!(
T
,
Allocator
)
Undocumented in source.
Meta
Source
See Implementation
daii
AllocationContext
aliases
Delegate
autodlg
templates
RefCounted
Unique