Classes | Namespaces | Functions
dense_hashmap.h File Reference

The dense_hashmap class and helpers. More...

#include <cstdio>
#include <algorithm>
#include "impl/dense_hashtable.h"
#include <ash/hash.h>
Include dependency graph for dense_hashmap.h:

Classes

class  ash::dense_hashmap< Key, Data, HashFx, EqualKey, Alloc >
 A STL-like hashmap with dense_hashtable as the backend. More...

Namespaces

namespace  ash
 The base namespace for everything in the library.

Functions

template<class Key , class T , class HashFx , class EqualKey , class Alloc >
void ash::swap (dense_hashmap< Key, T, HashFx, EqualKey, Alloc > &x, dense_hashmap< Key, T, HashFx, EqualKey, Alloc > &y)
 Global swap function.

Detailed Description

The dense_hashmap class and helpers.

Author:
Craig Silverstein (csilvers)
Adam Martinson (Loki)
License: BSD


© 2012   AshTL
Licensed under  AGPLv3
Hosted by  Get AshTL at SourceForge.net. Fast, secure and Free Open Source software downloads
Generated by  doxygen 1.7.4