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 > |