ae v0.0.3053 (2021-06-01T17:26:23Z)
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
rcclass
reference
tuplerange
x
aliases
BoxedVoid
EnumLength
ExpandNumericType
GenerateContructorProxies
HAVE_UDA
I
IsDebug
isHomogenous
functions
and
boxVoid
classInit
identity
or
prog1
progn
unboxVoid
manifest constants
isDebug
mixin templates
FieldList
GenerateConstructorProxies
properties
enumIota
isHomogeneous
singleton
structFields
static functions
findParameter
structs
StructFromParams
templates
ArrayToTuple
BoxVoid
CTIterate
RangeTuple
ResizeNumericType
SignedBitsType
TryExpandNumericType
UnsignedBitsType
ValueTuple
_GenFieldList
_RangeTupleImpl
apply
enumLength
expand
findValueOfTypeInTuple
functor
getAttribute
hasAttribute
isValueOfTypeInTuple
isVersion
stringofArray
structFun
thisOf
valueBits
variables
haveCommonType