spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
ParameterIdentifierTuple.PT
spasm
ct
ParameterIdentifierTuple
Undocumented in source.
template
ParameterIdentifierTuple
(func...)
static if
(!(
is(FunctionTypeOf!func PT == __parameters)
))
alias
PT
=
AliasSeq
!()
Meta
Source
See Implementation
spasm
ct
ParameterIdentifierTuple
aliases
PT
ParameterIdentifierTuple
templates
Get
Impl