ae ~old-net (2022-05-18T17:03:39.1779262)
Dub
Repo
EnumLength
ae
utils
meta
misc
One past the biggest element of the enum T.
template
EnumLength (
T
)
if
(
is
(
T
== enum)
) {
enum
EnumLength
;
}
Members
Manifest constants
EnumLength
enum
EnumLength
;
Undocumented in source.
Examples
string[EnumLength!E] arr;
Meta
Source
See Implementation
ae
utils
meta
misc
aliases
I
IsDebug
functions
mixGenerateContructorProxies
manifest constants
HAVE_UDA
isDebug
mixin templates
FieldList
GenerateContructorProxies
properties
isHomogenous
singleton
structFields
static functions
findParameter
templates
ArrayToTuple
CTIterate
EnumLength
GenFieldList
RangeTuple
RangeTupleImpl
SignedBitsType
UnsignedBitsType
ValueTuple
findValueOfTypeInTuple
getAttribute
hasAttribute
isValueOfTypeInTuple
stringofArray
thisOf
One past the biggest element of the enum T.