Nana C++ Library. Reference for users.
What we need to use nana
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
nana::detail::cache< Key, Value, CacheSize > Member List

This is the complete list of members for nana::detail::cache< Key, Value, CacheSize >, including all inherited members.

cache()nana::detail::cache< Key, Value, CacheSize >inline
get(key_type k)nana::detail::cache< Key, Value, CacheSize >inline
insert(key_type k, value_type v)nana::detail::cache< Key, Value, CacheSize >inline
key_type typedefnana::detail::cache< Key, Value, CacheSize >
noncopyable()=defaultnana::noncopyableprivate
pair_type typedefnana::detail::cache< Key, Value, CacheSize >
size_type typedefnana::detail::cache< Key, Value, CacheSize >
value_type typedefnana::detail::cache< Key, Value, CacheSize >
~cache()nana::detail::cache< Key, Value, CacheSize >inline