aedi ~master (2019-08-16T15:58:29Z)
Dub
Repo
CallbackFactory.factory
aermicioi
aedi
factory
generic_factory
CallbackFactory
See InstanceFactory interface
class
CallbackFactory
(T, Dg, Args...)
@
trusted
T
factory
(
)
if
(
(
is
(
Dg
==
T
delegate
(
RCIAllocator
,
Locator
!()
,
Args
)
) ||
is
(
Dg
==
T
function
(
RCIAllocator
,
Locator
!()
,
Args
)
)
)
)
Meta
Source
See Implementation
aermicioi
aedi
factory
generic_factory
CallbackFactory
constructors
this
functions
factory
mixins
__anonymous
See InstanceFactory interface