Classes | Namespaces | Functions
hashgrid.h File Reference

Grid extensions for hashgraph. More...

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

Classes

class  ash::hashgrid
 A hashgraph implemented as a spatial grid. More...
struct  ash::hashgrid::navigator
 The type used to move around the grid in an arbitrary manner. More...
struct  ash::hashgrid::const_navigator
 The const type used to move around the grid in an arbitrary manner. More...

Namespaces

namespace  ash
 The base namespace for everything in the library.
namespace  ash::impl
 The namespace we use to hide the internal implementation.

Functions

template<typename V , class M , class KA , class A , _ASH_HT_IMPL Ht>
void ash::swap (hashgrid< V, M, KA, A, Ht > &x, hashgrid< V, M, KA, A, Ht > &y)
 Global swap.

Detailed Description

Grid extensions for hashgraph.

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