ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
Map.V_is_static_array
ocean
util
container
map
Map
Map
Undocumented in source.
auto
V_is_static_array
;
class
Map
(V, K)
static immutable
static if
(
is(V Base : Base[]) && !is(V == Base[])
)
auto
V_is_static_array
=
true
;
auto
V_is_static_array
;
Meta
Source
See Source File
ocean
util
container
map
Map
Map
aliases
MapIterator
VReturn
remove
constructors
this
functions
clearErase
get
opApply
opBinaryRight
opIndex
opIndexAssign
put
mixins
__anonymous
static variables
V_is_static_array
v_init