Classes | Namespaces | Functions
hashlist.h File Reference

List extensions for hashgraph. More...

#include <ash/impl/hashgraph.h>
Include dependency graph for hashlist.h:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

List extensions for hashgraph.

Author:
Adam Martinson (Loki)
License: GPL + 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