ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
MostDerived.MostDerived
ocean
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
ocean
core
Tuple
MostDerived
aliases
MostDerived