centos man page for std::__detail::_state

Query: std::__detail::_state

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

std::__detail::_State(3)				     Library Functions Manual					  std::__detail::_State(3)

NAME
std::__detail::_State -
SYNOPSIS
Public Types typedef int _OpcodeT Public Member Functions _State (_OpcodeT __opcode) _State (const _Matcher &__m) _State (_OpcodeT __opcode, unsigned int __s, const _Tagger &__t) _State (_StateIdT __next, _StateIdT __alt) Public Attributes _StateIdT _M_alt _Matcher _M_matches _StateIdT _M_next _OpcodeT _M_opcode unsigned int _M_subexpr _Tagger _M_tagger Detailed Description struct _State An individual state in an NFA In this case a 'state' is an entry in the NFA definition coupled with its outgoing transition(s). All states have a single outgoing transition, except for accepting states (which have no outgoing transitions) and alt states, which have two outgoing transitions. Definition at line 211 of file regex_nfa.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::__detail::_State(3)
Related Man Pages
std::__detail(3) - centos
std::__detail::_hashtable_traits(3) - centos
std::__detail::_scanner(3) - centos
__gnu_cxx::bitmap_allocator(3) - debian
std::__detail(3cxx) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq