voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
Cache.put
voxelman
container
cache
Cache
Undocumented in source. Be warned that the author may not have intended to support it.
void
put
(Key key, Value val)
Value
*
put
(Key key)
struct
Cache
(Key, Value, uint maxEntries)
Value
*
put
(
Key
key
)
Meta
Source
See Implementation
voxelman
container
cache
Cache
functions
get
put
toString
manifest constants
lastEntryIndex
structs
Entry
variables
entries
numUsed
values