A library for working with phylogenetic and population genetic data.
v0.27.0
MruCache< Key, T > Member List

This is the complete list of members for MruCache< Key, T >, including all inherited members.

begin()MruCache< Key, T >inline
begin() constMruCache< Key, T >inline
capacity() constMruCache< Key, T >inline
capacity(size_t value)MruCache< Key, T >inline
cbegin()MruCache< Key, T >inline
cend()MruCache< Key, T >inline
clear()MruCache< Key, T >inline
const_iterator typedefMruCache< Key, T >
contains(key_type const &key)MruCache< Key, T >inline
empty() constMruCache< Key, T >inline
end()MruCache< Key, T >inline
end() constMruCache< Key, T >inline
fetch(key_type const &key)MruCache< Key, T >inline
fetch_copy(key_type const &key)MruCache< Key, T >inline
iterator typedefMruCache< Key, T >
key_type typedefMruCache< Key, T >
load_functionMruCache< Key, T >
mapped_type typedefMruCache< Key, T >
MruCache()=defaultMruCache< Key, T >
MruCache(size_t capacity)MruCache< Key, T >inlineexplicit
MruCache(MruCache const &)=defaultMruCache< Key, T >
MruCache(MruCache &&)=defaultMruCache< Key, T >
operator=(MruCache const &)=defaultMruCache< Key, T >
operator=(MruCache &&)=defaultMruCache< Key, T >
release_functionMruCache< Key, T >
size() constMruCache< Key, T >inline
size_type typedefMruCache< Key, T >
touch(key_type const &key)MruCache< Key, T >inline
value_type typedefMruCache< Key, T >
~MruCache()MruCache< Key, T >inline