ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
Value.is_dynamic
ocean
util
container
cache
model
Value
Value
Tells if the values are of dynamic size; if not, they are of fixed size.
template
Value
(size_t ValueSize)
static immutable
auto
is_dynamic
=
!
ValueSize
;
Meta
Source
See Source File
ocean
util
container
cache
model
Value
Value
aliases
ValueRef
static variables
is_dynamic
structs
Value
Tells if the values are of dynamic size; if not, they are of fixed size.