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