This header file is part of module ALib Enums of the ALib C++ Library.
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file enumrecordmap.hpp.
#include "alib/enums/records.hpp"#include "alib/containers/hashtable.hpp"#include "alib/monomem/monoallocator.hpp"Go to the source code of this file.
Classes | |
| struct | EnumRecordKey |
| struct | EnumRecordKey::EqualTo |
| Compare functor for this key type. More... | |
| struct | EnumRecordKey::Hash |
| Hash functor for this key type. More... | |
Namespaces | |
| namespace | alib |
| namespace | alib::enums |
| namespace | alib::enums::detail |
| Details of namespace alib::enums. | |
Functions | |
| HashMap< MonoAllocator, EnumRecordKey, const void *, EnumRecordKey::Hash, EnumRecordKey::EqualTo > & | getInternalRecordMap () |