Man Page: std::__detail::_scanner_base
Operating Environment: centos
Section: 3
std::__detail::_Scanner_base(3) Library Functions Manual std::__detail::_Scanner_base(3)NAMEstd::__detail::_Scanner_base -SYNOPSISInherited by std::__detail::_Scanner< _InIter >, and std::__detail::_Scanner< _InputIterator >. Public Types typedef unsigned int _StateT Static Public Attributes static constexpr _StateT _S_state_at_start static constexpr _StateT _S_state_in_brace static constexpr _StateT _S_state_in_bracket Detailed Description Base class for scanner. Definition at line 43 of file regex_compiler.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::__detail::_Scanner_base(3)