Move functor for graph/grid containers.
More...
#include <ash/impl/node.h>
List of all members.
Public Types |
typedef Node | node_type |
Public Member Functions |
void | move (node_type *, node_type *) const |
template<class HT > |
void | copy (HT *ht, node_type *node) const |
Static Public Attributes |
static const bool | HAS_TRIVIAL_MOVER = true |
Detailed Description
template<class Node>
struct ash::move_node< Node >
Move functor for graph/grid containers.
The documentation for this struct was generated from the following file: