Base/include/Framework/Collection/HashMap.Iterator.hpp file

Contents

Namespaces

namespace bpf
namespace bpf::collection

Classes

template<class HashMap, typename EntryType, typename NodeType, template<class, typename, typename> class IType, template<typename, typename> class Base>
class bpf::collection::HashMapIteratorBase
template<class HashMap, typename EntryType, typename NodeType>
class bpf::collection::HashMapConstIterator
template<class HashMap, typename EntryType, typename NodeType>
class bpf::collection::HashMapConstReverseIterator
template<class HashMap, typename EntryType, typename NodeType>
class bpf::collection::HashMapIterator
template<class HashMap, typename EntryType, typename NodeType>
class bpf::collection::HashMapReverseIterator