ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
staticArrayLength
ocean
meta
traits
Basic
template
staticArrayLength (
T
:
U
[
Dim
]
U
size_t
Dim
) {
static immutable
auto
staticArrayLength
;
}
Members
Static variables
staticArrayLength
auto
staticArrayLength
;
Undocumented in source.
Parameters
T
static array type
Return Value
for static array T
N
returns N
Meta
Source
See Implementation
ocean
meta
traits
Basic
enums
ArrayKind
TypedefKind
functions
isManifestConstant
templates
isAggregateType
isArrayType
isBasicArrayType
isCallableType
isCharType
isComplexType
isFloatingPointType
isFunctionType
isImaginaryType
isIntegerType
isPointerType
isPrimitiveType
isRealType
isReferenceType
isSignedIntegerType
isTypedef
isUnsignedIntegerType
staticArrayLength