Searched defs:basic_char_state_machine (Results 1 – 1 of 1) sorted by relevance
22 struct basic_char_state_machine struct24 struct state49 typedef std::vector<state> state_vector;50 typedef std::vector<state_vector> state_vector_vector;52 state_vector_vector _sm_vector;54 bool empty () const in empty()59 void clear () in clear()64 void swap (basic_char_state_machine &csm_) in swap()