tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
MostDerived.MostDerived
tango
core
Tuple
MostDerived
Undocumented in source.
alias
MostDerived
=
T
alias
MostDerived
=
MostDerived
!(
TList
[
0
],
TList
[
1
..$])
alias
MostDerived
=
MostDerived
!(
T
,
TList
[
1
..$])
template
MostDerived
(T, TList...)
static if
(!(
TList.length == 0
))
static if
(!(
is(TList[0] : T)
))
alias
MostDerived
=
MostDerived
!(
T
,
TList
[
1
..$])
Meta
Source
See Implementation
tango
core
Tuple
MostDerived
aliases
MostDerived