tern ~master (2024-04-15T17:45:17.8990912)
Dub
Repo
ElementType.temp
tern
traits
ElementType
Undocumented in source.
template
ElementType
(T)
static if
(!(
is(T == U[], U) || is(T == U*, U) || is(T U == U[L], size_t L)
))
static if
(
isIndexable!T
)
T
temp
;
Meta
Source
See Implementation
tern
traits
ElementType
aliases
ElementType
variables
temp