spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
Impl.Impl
spasm
ct
ParameterIdentifierTuple
Impl
Undocumented in source.
alias
Impl
=
AliasSeq
!()
alias
Impl
=
AliasSeq
!(
Get
!
i
,
Impl
!(
i
+
1
))
template
Impl
(size_t i = 0)
static if
(!(
i == PT.length
))
alias
Impl
=
AliasSeq
!(
Get
!
i
,
Impl
!(
i
+ 1))
Meta
Source
See Implementation
spasm
ct
ParameterIdentifierTuple
Impl
aliases
Impl