tango ~master (2021-12-14T19:14:08.8989381)
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