dwww Home | Manual pages | Find package

std::__detail::_Compiler< _TraitsT >std::)_detail::_Compiler< _TraitsT >(3cxx)

NAME
       std::__detail::_Compiler< _TraitsT > - Builds an NFA from an input
       iterator range.

SYNOPSIS
   Public Types
       typedef _TraitsT::char_type _CharT
       typedef regex_constants::syntax_option_type _FlagT
       typedef _NFA< _TraitsT > _RegexT

   Public Member Functions
       _Compiler (const _CharT *__b, const _CharT *__e, const typename
           _TraitsT::locale_type &__traits, _FlagT __flags)
       shared_ptr< const _RegexT > _M_get_nfa () noexcept

Detailed Description
   template<typename _TraitsT>
       class std::__detail::_Compiler< _TraitsT >" Builds an NFA from an input
       iterator range.

       The _TraitsT type should fulfill requirements [28.3].

Author
       Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++                       Sat std::3_detail::_Compiler< _TraitsT >(3cxx)

Generated by dwww version 1.14 on Thu Jan 23 21:28:09 CET 2025.