libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
memutils.vector
memutils
Undocumented in source.
Members
Functions
array
auto
array
(T[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
vector
auto
vector
(T[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
Vector
struct
Vector
(T, ALLOC = ThreadMem)
An array that uses a custom allocator.
Templates
Array
template
Array
(T, ALLOC = ThreadMem)
Undocumented in source.
isImplicitlyConvertibleLegacy
template
isImplicitlyConvertibleLegacy
(From, To)
Undocumented in source.
Meta
Source
See Source File
memutils
modules
all
allocators
circularbuffer
constants
ct
dictionarylist
freelist
hashmap
helpers
memory
pool
refcounted
scoped
tests
unique
utils
vector