f3accb40d5
Since DMD v2.079.0 it is possible to put default, always-used default parameters after variadic arguments (as long as IFTI is used). This way we can move all the compile-time arguments, which would always trigger a template instantiation, to runtime arguments, and re-enable module and function. |
||
---|---|---|
.. | ||
internal | ||
args.d | ||
channel.d | ||
concurrency.d | ||
connectionpool.d | ||
core.d | ||
file.d | ||
log.d | ||
net.d | ||
path.d | ||
process.d | ||
stream.d | ||
sync.d | ||
task.d | ||
taskpool.d |