ocean v5.1.3 (2019-10-14T07:52:28Z)
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
templates
isAggregateType
isArrayType
isBasicArrayType
isCallableType
isCharType
isComplexType
isFloatingPointType
isFunctionType
isImaginaryType
isIntegerType
isPointerType
isPrimitiveType
isRealType
isReferenceType
isSignedIntegerType
isTypedef
isUnsignedIntegerType
staticArrayLength