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