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
template
MostDerived
(T, TList...)
static if
(
TList.length == 0
)
alias
MostDerived
=
T
alias
MostDerived
=
MostDerived
!(
TList
[
0
],
TList
[
1
..$])
alias
MostDerived
=
MostDerived
!(
T
,
TList
[
1
..$])
Meta
Source
See Implementation
tango
core
Tuple
MostDerived
aliases
MostDerived