![]() |
Mackey
V3.1
A C++ library for computing RO(G) graded homology
|
#include <Graph.hpp>
Public Member Functions | |
auto | operator++ () -> const_iterator & |
auto | node () const -> node_t |
auto | edge () const -> const edge_t & |
bool | operator!= (const_iterator other) const |
const_iterator ()=default | |
Friends | |
class | Neighborhood |
|
default |
auto operator++ | ( | ) | -> const_iterator & |
auto node | ( | ) | const -> node_t |
auto edge | ( | ) | const -> const edge_t & |
bool operator!= | ( | const_iterator | other | ) | const |
|
friend |