List extensions for hashgraph. More...
#include <ash/impl/hashgraph.h>

Classes | |
| class | ash::hashlist |
| A hashgraph implemented as a list. More... | |
| struct | ash::hashlist::iterator |
| The type used to iterate through the contents of the container. More... | |
| struct | ash::hashlist::const_iterator |
| The const type used to iterate through the contents of the container. More... | |
Namespaces | |
| namespace | ash |
| The base namespace for everything in the library. | |
Functions | |
| template<typename V , typename K , class HF , class KA , class EK , class A , _ASH_HT_IMPL HT> | |
| void | ash::swap (hashlist< V, K, HF, KA, EK, A, HT > &x, hashlist< V, K, HF, KA, EK, A, HT > &y) |
| Global swap. | |
List extensions for hashgraph.
© 2012
|
Licensed under
|
Hosted by
|
Generated by
1.7.4
|