openmethods v0.0.7 (2017-07-26T11:12:24Z)
Dub
Repo
castArgs.To
openmethods
castArgs
Undocumented in source.
template
To
(S...)
template
castArgs
(T...)
static if
(
T.length
)
template
To (
S
...
) {
static if
(
T.length
)
auto
arglist
(A args);
}
template
To
(X...)
Members
Functions
arglist
auto
arglist
(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
openmethods
castArgs
templates
To