Simple Application Framework  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces
Saf/Algo/Struct/HashTable.h File Reference

Generic hash table implementation.
More...

#include "../../Type.h"
#include "../../Mem/Alloc.h"
#include "../../Collection/Pair.h"
#include "../../Collection/Array.h"
#include "../../Collection/List.h"
#include "../Swap.h"

Go to the source code of this file.

Classes

class  Saf::Algo::Struct::HashTable< KeyType, RecType, KeySelectorType, HashFuncType, HashPolicyType, CompType >
 Generic hash table implementation. More...

Namespaces

namespace  Saf
 Global library namespace.
namespace  Saf::Algo
 Generic data handling algorithms and structures.
namespace  Saf::Algo::Struct
 Generic data structures.

Detailed Description

Generic hash table implementation.
Author:
Ondrej Danek ondre.nosp@m.j.da.nosp@m.nek@g.nosp@m.mail.nosp@m..com
Date:
2011