withTarget

Composes a function which generates a file name with a function which creates the file. Returns the file name.

template withTarget(alias targetGen, alias fun)
withTarget
(
Args...
)
(
auto ref Args args
)

Members

Functions

withTarget
auto withTarget(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta