.TH "std::__detail::_RangeMatcher< _InIterT, _TraitsT >" 3cxx "Fri Dec 19 2014" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__detail::_RangeMatcher< _InIterT, _TraitsT > \- .SH SYNOPSIS .br .PP .SS "Public Types" .in +1c .ti -1c .RI "typedef _TraitsT::char_type \fB_CharT\fP" .br .ti -1c .RI "typedef \fBstd::basic_string\fP< _CharT > \fB_StringT\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fB_RangeMatcher\fP (bool __is_non_matching, const _TraitsT &__t=_TraitsT())" .br .ti -1c .RI "void \fB_M_add_char\fP (_CharT __c)" .br .ti -1c .RI "void \fB_M_add_character_class\fP (const \fB_StringT\fP &__s)" .br .ti -1c .RI "void \fB_M_add_collating_element\fP (const \fB_StringT\fP &__s)" .br .ti -1c .RI "void \fB_M_add_equivalence_class\fP (const \fB_StringT\fP &__s)" .br .ti -1c .RI "void \fB_M_make_range\fP ()" .br .ti -1c .RI "bool \fBoperator()\fP (const \fB_PatternCursor\fP &__pc) const " .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "bool \fB_M_is_non_matching\fP" .br .ti -1c .RI "const _TraitsT & \fB_M_traits\fP" .br .in -1c .SH "Detailed Description" .PP .SS "templatestruct std::__detail::_RangeMatcher< _InIterT, _TraitsT >" Matches a character range (bracket expression) .PP Definition at line 152 of file regex_nfa\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.