kwargify.impl

Undocumented in source. Be warned that the author may not have intended to support it.
template kwargify(alias Function)
impl
(
A...
)
(
auto ref A args
)
if (
!__traits(isTemplate, Function)
)

Meta