BRE12
Classes | Public Types | Public Member Functions | Friends | List of all members
tbb::interface6::concurrent_lru_cache< key_type, value_type, value_functor_type > Class Template Reference
Inheritance diagram for tbb::interface6::concurrent_lru_cache< key_type, value_type, value_functor_type >:

Public Types

typedef handle_object handle
 

Public Member Functions

 concurrent_lru_cache (value_function_type f, std::size_t number_of_lru_history_items)
 
handle_object operator[] (key_type k)
 

Friends

class tbb::internal::aggregating_functor< self_type, aggregated_operation_type >
 

The documentation for this class was generated from the following file: