.TH "std::__detail::_CharMatcher< _InIterT, _TraitsT >" 3cxx "Fri Dec 19 2014" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__detail::_CharMatcher< _InIterT, _TraitsT > \- .SH SYNOPSIS .br .PP .SS "Public Types" .in +1c .ti -1c .RI "typedef _TraitsT::char_type \fBchar_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fB_CharMatcher\fP (char_type __c, const _TraitsT &__t=_TraitsT())" .br .ti -1c .RI "bool \fBoperator()\fP (const \fB_PatternCursor\fP &__pc) const " .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "char_type \fB_M_c\fP" .br .ti -1c .RI "const _TraitsT & \fB_M_traits\fP" .br .in -1c .SH "Detailed Description" .PP .SS "templatestruct std::__detail::_CharMatcher< _InIterT, _TraitsT >" Matches a single character\&. .PP Definition at line 129 of file regex_nfa\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.