daii v0.1.0 (2017-06-23T18:28:59Z)
Dub
Repo
AllocationContext
daii
closure
Undocumented in source.
template
AllocationContext (
Allocator
=
Mallocator
bool
Atomic
= true
) {
template
CtxRefCounted
(T)
;
struct
Delegate
(Ret, Args...)
;
auto
autodlg
(ExArgs exargs);
}
Members
Functions
autodlg
auto
autodlg
(ExArgs exargs)
Bread and butter
Structs
Delegate
struct
Delegate
(Ret, Args...)
RAII wrapper for callable closure.
Templates
CtxRefCounted
template
CtxRefCounted
(T)
Undocumented in source.
Meta
Source
See Implementation
daii
closure
classes
Closure
templates
AllocationContext