orange ~master (2020-03-21T19:05:30Z)
Home
Dub
Repo
fieldsOfImpl.fieldsOfImpl
orange
util
Reflection
fieldsOfImpl
Undocumented in source.
enum
fieldsOfImpl
;
enum
fieldsOfImpl
;
enum
fieldsOfImpl
;
template
fieldsOfImpl
(T, size_t i)
static if
(!(
T.tupleof.length == 0
))
static if
(!(
T.tupleof.length - 1 == i
))
enum
fieldsOfImpl
=
nameOfFieldAt
!(
T
,
i
) ~
fieldsOfImpl
!(
T
,
i
+
1
)
;
Meta
Source
See Source File
orange
util
Reflection
fieldsOfImpl
manifest constants
fieldsOfImpl