NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
lru_cache< Key, Value > 成员列表

成员的完整列表,这些成员属于 lru_cache< Key, Value >,包括所有继承而来的类成员

capacity() const noexceptlru_cache< Key, Value >inline
clear()lru_cache< Key, Value >inline
clock typedeflru_cache< Key, Value >
contains(const Key &key) const noexceptlru_cache< Key, Value >inline
duration typedeflru_cache< Key, Value >
erase(const Key &key)lru_cache< Key, Value >inline
get(const Key &key)lru_cache< Key, Value >inline
key_type typedeflru_cache< Key, Value >
lru_cache(size_type capacity)lru_cache< Key, Value >inlineexplicit
peek(const Key &key) constlru_cache< Key, Value >inline
put(const Key &key, const Value &value)lru_cache< Key, Value >inline
remove_expired(duration max_age)lru_cache< Key, Value >inline
remove_if(Predicate pred)lru_cache< Key, Value >inline
size() const noexceptlru_cache< Key, Value >inline
size_type typedeflru_cache< Key, Value >
time_point typedeflru_cache< Key, Value >
value_type typedeflru_cache< Key, Value >