add heterogeneous access support to EvictingCacheMap
Summary: Heterogeneous access is described [here](https://github.com/facebook/folly/blob/master/folly/container/F14.md#heterogeneous-key-type-with-transparent-hash-and-equality) and this diff adds this capability to EvictingCacheMap. See `HeterogeneousAccess` test from EvictingCacheMapTest.cpp for usage example. Reviewed By: yfeldblum Differential Revision: D26879601 fbshipit-source-id: 027352f2daa6773ab981b924732e1056550f6ea2
Showing
This diff is collapsed.
Please register or sign in to comment