|
spot 2.14.3
|
Public Types | |
| typedef std::conditional< std::is_const< Graph >::value, consttypenameGraph::edge_vector_t, typenameGraph::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 () const |
| iter_t | end () const |
1.9.8