|
spot
2.1
|

Public Types | |
|
typedef std::conditional < std::is_const< Graph > ::value, const typename Graph::edge_vector_t, typename Graph::edge_vector_t >::type | tv_t |
| typedef all_edge_iterator< Graph > | iter_t |
Public Member Functions | |
| all_trans (tv_t &tv) noexcept | |
| iter_t | begin () |
| iter_t | end () |
1.8.8