ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
Map.V_is_static_array
ocean
util
container
map
Map
Map
Undocumented in source.
auto
V_is_static_array
;
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
=
false
;
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