Simple Application Framework  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Namespaces | Classes
Saf::Algo::Struct Namespace Reference

Generic data structures. More...

Namespaces

namespace  HashPolicy
 HashTable growth policies.
namespace  Heap
 The heap data structure and related operations.

Classes

class  HashTable
 Generic hash table implementation. More...
class  RedBlackTree
 Generic red/black tree implementation. More...

Detailed Description

Generic data structures.