openmethods v1.1.1 (2018-05-06T14:10:12Z)
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