ALib C++ Library
Library Version: 2312 R0
Documentation generated by doxygen
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
HashTableBase< T, TStored, TKey, TIfMapped, THash, TEqual, TAccess, THashCaching, TRecycling >::NO_MAPPING Struct Reference

Class Description

template<typename T, typename TStored, typename TKey, typename TIfMapped, typename THash, typename TEqual, typename TAccess, Caching THashCaching, typename TRecycling>
struct aworx::lib::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: