- Member claw::automaton< State, Edge, StateComp, EdgeComp >::alphabet (result_edge_list &v) const
- Remove this method and add iterator types.
- Member claw::automaton< State, Edge, StateComp, EdgeComp >::edges (const state_type &s1, const edge_type &edge, result_edge_list &l) const
- Remove this method and add iterator types.
- Member claw::automaton< State, Edge, StateComp, EdgeComp >::edges (const state_type &s1, const state_type &s2, result_edge_list &l) const
- Remove this method and add iterator types.
- Member claw::automaton< State, Edge, StateComp, EdgeComp >::final_states (result_state_list &v) const
- Remove this method and add iterator types.
- Member claw::automaton< State, Edge, StateComp, EdgeComp >::initial_states (result_state_list &v) const
- Remove this method and add iterator types.
- Member claw::automaton< State, Edge, StateComp, EdgeComp >::reachables (const state_type &s, const edge_type &e, result_state_list &l) const
- Remove this method and add iterator types.
- Member claw::automaton< State, Edge, StateComp, EdgeComp >::reachables (const state_type &s, result_state_list &l) const
- Remove this method and add iterator types.
- Member claw::automaton< State, Edge, StateComp, EdgeComp >::states (result_state_list &v) const
- Remove this method and add iterator types.
- Class claw::graphic::targa::file_structure::extension
- Describe this the day it seems useful.
- Member claw::math::curve< C, Traits >::get_point_at_x (value_type x, bool off_domain=false) const
- Remove the duplicates in the result.