Grid extensions for hashgraph. More...
#include <cmath>
#include <ash/impl/hashgraph.h>
#include <ash/impl/geometric_iterators.h>
#include "hashgrid.tcc"
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. |
Grid extensions for hashgraph.
© 2012 | Licensed under | Hosted by | Generated by 1.7.4 |