hash for edge_descriptor in bgl, undirected version
More...
#include <hash.hpp>
|
typedef boost::graph_traits
< Graph >::edge_descriptor | Edge |
|
template<typename Graph, class Enable = void>
struct paal::edge_hash< Graph, Enable >
hash for edge_descriptor in bgl, undirected version
- Template Parameters
-
Definition at line 32 of file hash.hpp.
template<typename Graph , class Enable = void>
std::size_t paal::edge_hash< Graph, Enable >::operator() |
( |
const Edge & |
e | ) |
const |
|
inline |
operator()
- Parameters
-
- Returns
Definition at line 41 of file hash.hpp.
The documentation for this struct was generated from the following file: