template<typename T, typename TStored, typename TKey, Caching THashCaching, typename TRecycling>
struct aworx::lib::monomem::detail::HashTableRecycler< T, TStored, TKey, THashCaching, TRecycling >
Partially specialized helper struct used to determine the recycler type for struct detail::HashTableBase.
Definition at line 178 of file hashtablebase.inl.