daii ~master (2021-12-24T15:13:56.4398674)
Dub
Repo
AllocationContext.CtxRefCounted
daii
closure
AllocationContext
Undocumented in source.
template
AllocationContext
(Allocator = Mallocator, bool Atomic = true)
template
CtxRefCounted (
T
) {
alias
CtxRefCounted
=
daii
.
refcounted
.
AllocationContext
!(
Allocator
,
Atomic
).
RefCounted
!
T
;
}
Members
Aliases
CtxRefCounted
alias
CtxRefCounted
=
daii
.
refcounted
.
AllocationContext
!(
Allocator
,
Atomic
).
RefCounted
!
T
Undocumented in source.
Meta
Source
See Implementation
daii
closure
AllocationContext
functions
autodlg
structs
Delegate
templates
CtxRefCounted