dfmt v0.5.0 (2017-05-22T17:21:31Z)
Dub
Repo
FieldNameTuple.FieldNameTuple
dfmt
editorconfig
FieldNameTuple
Undocumented in source.
alias
FieldNameTuple
=
staticMap
!(
NameOf
,
T
.
tupleof
[
0
..$ -
isNested
!
T
])
template
FieldNameTuple
(T)
static if
(!(
__VERSION__ >= 2067
))
static if
(
is(T == struct) || is(T == union)
)
alias
FieldNameTuple
=
staticMap
!(
NameOf
,
T.tupleof
[0..$ -
isNested
!
T
])
alias
FieldNameTuple
=
staticMap
!(
NameOf
,
T
.
tupleof
)
alias
FieldNameTuple
=
TypeTuple
!
""
Meta
Source
See Implementation
dfmt
editorconfig
FieldNameTuple
aliases
FieldNameTuple