dfmt v0.13.2 (2020-10-01T06:35:20Z)
Dub
Repo
FieldNameTuple.FieldNameTuple
dfmt
editorconfig
FieldNameTuple
Undocumented in source.
alias
FieldNameTuple
=
staticMap
!(
NameOf
,
T
.
tupleof
[
0
..$ -
isNested
!
T
])
alias
FieldNameTuple
=
staticMap
!(
NameOf
,
T
.
tupleof
)
template
FieldNameTuple
(T)
static if
(!(
__VERSION__ >= 2067
))
static if
(!(
is(T == struct) || is(T == union)
))
static if
(
is(T == class)
)
alias
FieldNameTuple
=
staticMap
!(
NameOf
,
T.tupleof
)
alias
FieldNameTuple
=
TypeTuple
!
""
Meta
Source
See Implementation
dfmt
editorconfig
FieldNameTuple
aliases
FieldNameTuple