ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
MostDerived.MostDerived
ocean
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
ocean
core
Tuple
MostDerived
aliases
MostDerived