libstdc++
|
Public Types | |
typedef unsigned int | _SizeT |
Public Member Functions | |
virtual std::unique_ptr < _Grep_matcher > | _M_get_matcher (_PatternCursor &__p, _Results &__r, const _AutomatonPtr &__automaton, regex_constants::match_flag_type __flags)=0 |
virtual _SizeT | _M_sub_count () const =0 |
Base class for, um, automata. Could be an NFA or a DFA. Your choice.
Definition at line 61 of file regex_nfa.h.