ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
HashTableBase< T, TStored, TKey, TIfMapped, THash, TEqual, TAccess, THashCaching, TRecycling >::NO_MAPPING Struct Reference

Description:

template<typename T, typename TStored, typename TKey, typename TIfMapped, typename THash, typename TEqual, typename TAccess, lang::Caching THashCaching, typename TRecycling>
struct alib::monomem::detail::HashTableBase< T, TStored, TKey, TIfMapped, THash, TEqual, TAccess, THashCaching, TRecycling >::NO_MAPPING

This is an empty struct used as type TMapped within this class, respectively type HashTable::MappedType , in the case that template parameter TIfMapped is given as void.

Definition at line 255 of file hashtablebase.inl.


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