Vcsn
2.2
Be Rational
|
Step of one state contain infomation next successor and end iterator(output transitions or successors of this state). More...
Public Member Functions | |
step_t (state_t s, iterator_t p, iterator_t e) | |
Public Attributes | |
state_t | state |
iterator_t | pos |
iterator_t | end |
Step of one state contain infomation next successor and end iterator(output transitions or successors of this state).
|
inline |
iterator_t vcsn::detail::scc_impl< Aut, tarjan_iterative_tag >::step_t::end |
iterator_t vcsn::detail::scc_impl< Aut, tarjan_iterative_tag >::step_t::pos |
state_t vcsn::detail::scc_impl< Aut, tarjan_iterative_tag >::step_t::state |