table.hh File Reference

Declaration of utilmm::hash_toolbox::table. More...

#include <utility>
#include <vector>
#include "utilmm/functional/arg_traits.hh"
#include "utilmm/hash/hash_fwd.hh"
#include "utilmm/hash/bits/iter.hh"
#include "utilmm/hash/bits/table.tcc"

Go to the source code of this file.

Namespaces

namespace  utilmm
namespace  utilmm::hash_toolbox

Classes

struct  utilmm::hash_toolbox::node< Value >
class  utilmm::hash_toolbox::table< Key, Value, Extract, Hash, Equal >
 Hashing based table. More...

Defines

#define IN_UTILMM_UTILS_HASH_TABLE_HEADER


Detailed Description

Declaration of utilmm::hash_toolbox::table.

This header defines the class utilmm::hash_toolbox::table. This is the base for all hashing based containers.

Author:
Frédéric Py <fpy@laas.fr>

Define Documentation

#define IN_UTILMM_UTILS_HASH_TABLE_HEADER


Generated on Tue Feb 19 10:51:01 2008 for Util-- by doxygen 1.5.3
SourceForge.net Project Page