ae v0.0.1981 (2017-07-03T22:25:46Z)
Home
Dub
Repo
GenFieldList
ae
utils
meta
Undocumented in source.
template
GenFieldList (
T
Fields
...
) {
static if
(
Fields.length == 0
)
enum
GenFieldList
;
static if
(!(
Fields.length == 0
))
static if
(
is(typeof(Fields[0]) == string)
)
enum
GenFieldList
;
static if
(!(
Fields.length == 0
))
static if
(!(
is(typeof(Fields[0]) == string)
))
enum
GenFieldList
;
}
Members
Manifest constants
GenFieldList
enum
GenFieldList
;
Undocumented in source.
GenFieldList
enum
GenFieldList
;
Undocumented in source.
GenFieldList
enum
GenFieldList
;
Undocumented in source.
Meta
Source
See Implementation
ae
utils
meta
modules
args
binding
binding_v1
caps
chain
misc
proxy
reference
x
aliases
EnumLength
ExpandNumericType
GenerateContructorProxies
I
IsDebug
functions
functor
identity
progn
manifest constants
HAVE_UDA
isDebug
mixin templates
FieldList
GenerateConstructorProxies
properties
enumIota
isHomogenous
singleton
structFields
static functions
findParameter
templates
ArrayToTuple
CTIterate
GenFieldList
RangeTuple
RangeTupleImpl
ResizeNumericType
SignedBitsType
UnsignedBitsType
ValueTuple
enumLength
expand
findValueOfTypeInTuple
getAttribute
hasAttribute
isValueOfTypeInTuple
isVersion
stringofArray
structFun
thisOf
valueBits