Provided by: libstdc++-4.8-doc_4.8.4-2ubuntu1~14.04.4_all
NAME
std::__detail::_Automaton -
SYNOPSIS
Inherited by std::__detail::_Nfa. Public Types typedef unsigned int _SizeT Public Member Functions virtual _SizeT _M_sub_count () const =0
Detailed Description
Base class for, um, automata. Could be an NFA or a DFA. Your choice. Definition at line 43 of file regex_nfa.h.
Author
Generated automatically by Doxygen for libstdc++ from the source code.