Hash function based containers

Implementation of containers based on a hash function. More...

Collaboration diagram for Hash function based containers:

Classes

class  utilmm::hash_toolbox::const_iter< Key, Value, Extract, Hash, Equal >
 const iterator for table More...
struct  utilmm::hash< Ty >
 hash functor More...
class  utilmm::hash_map< Key, Data, Hash, Equal >
 map with hashing access More...
class  utilmm::hash_set< Key, Hash, Equal >
 set with hashing access More...
class  utilmm::hash_toolbox::iter< Key, Value, Extract, Hash, Equal >
 iterator for table More...
class  utilmm::hash_toolbox::table< Key, Value, Extract, Hash, Equal >
 Hashing based table. More...

Namespaces

namespace  utilmm::hash_toolbox
 

toolbox for hash containers



Detailed Description

Implementation of containers based on a hash function.

This modules embeds all the classes used to implement containers using a hash function to access to contained data

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


utilmm
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Fri Jan 11 10:07:39 2013