FactoryProvider.withProvided

Undocumented in source. Be warned that the author may not have intended to support it.
class FactoryProvider(F)
void
withProvided
(
void delegate
(
void*
)
dg
)
if (
is(F == function) ||
is(F == delegate)
)

Meta