Man Page: std::__detail::_charmatcher
Operating Environment: centos
Section: 3
std::__detail::_CharMatcher< _InIterT, _TraitsT >(3) Library Functions Manual std::__detail::_CharMatcher< _InIterT, _TraitsT >(3)NAMEstd::__detail::_CharMatcher< _InIterT, _TraitsT > -SYNOPSISPublic Types typedef _TraitsT::char_type char_type Public Member Functions _M_c (_M_traits.translate(__c)) bool operator() (const _PatternCursor &__pc) const Public Attributes __pad0__: _M_traits(__t) char_type _M_c const _TraitsT & _M_traits Detailed Description template<typename _InIterT, typename _TraitsT>struct std::__detail::_CharMatcher< _InIterT, _TraitsT > Matches a single character. Definition at line 129 of file regex_nfa.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::__detail::_CharMatcher< _InIterT, _TraitsT >(3)
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |