ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
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.