kwargify.impl

Undocumented in source. Be warned that the author may not have intended to support it.
template kwargify(alias Function, Parameters...)
impl
(
Args...
)
()
if (
__traits(isTemplate, Function) &&
Parameters.length > 0
)

Meta