|
Util--
1.1
|
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.
Classes | |
| struct | utilmm::hash_toolbox::node< Value > |
| class | utilmm::hash_toolbox::table< Key, Value, Extract, Hash, Equal > |
| Hashing based table. More... | |
Namespaces | |
| utilmm | |
| utilmm::hash_toolbox | |
| toolbox for hash containers | |
Macros | |
| #define | IN_UTILMM_UTILS_HASH_TABLE_HEADER |
Declaration of utilmm::hash_toolbox::table.
This header defines the class utilmm::hash_toolbox::table. This is the base for all hashing based containers.
| #define IN_UTILMM_UTILS_HASH_TABLE_HEADER |
1.8.13