tanya v0.19.0 (2023-09-25T16:35:33Z)
Dub
Repo
MostDerived.MostDerived
tanya
meta
metafunction
MostDerived
Undocumented in source.
alias
MostDerived
=
T
template
MostDerived
(T, L...)
static if
(
L.length == 0
)
alias
MostDerived
=
T
alias
MostDerived
=
MostDerived
!(
T
,
L
[
1
..$])
alias
MostDerived
=
MostDerived
!(
L
[
0
],
L
[
1
..$])
Meta
Source
See Implementation
tanya
meta
metafunction
MostDerived
aliases
MostDerived