ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
PriorityCache.length
ocean
util
container
cache
PriorityCache
PriorityCache
class
PriorityCache
(T)
size_t
length
(
)
Return Value
Type:
size_t
the number of items currently in the cache.
Meta
Source
See Implementation
ocean
util
container
cache
PriorityCache
PriorityCache
aliases
ForeachDg
constructors
this
functions
clear
exists
get
getHighestPriorityItem
getLowestPriorityItem
getOrCreate
getPriority
getUpdateOrCreate
itemDropped
length
max_length
num_lookups
num_misses
opApply
opApplyReverse
remove
resetStats
updatePriority
whenNewAndLeastPriority
structs
CacheItem
variables
n_lookups
n_misses