.TH "std::__detail::_Compiler< _InIter, _TraitsT >" 3cxx "Fri Dec 19 2014" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__detail::_Compiler< _InIter, _TraitsT > \- .SH SYNOPSIS .br .PP .SS "Public Types" .in +1c .ti -1c .RI "typedef std::iterator_traits .br < _InIter >::value_type \fB_CharT\fP" .br .ti -1c .RI "typedef .br \fBregex_constants::syntax_option_type\fP \fB_FlagT\fP" .br .ti -1c .RI "typedef _InIter \fB_IterT\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_Compiler\fP (const _InIter &__b, const _InIter &__e, _TraitsT &__traits, _FlagT __flags)" .br .ti -1c .RI "const \fB_Nfa\fP & \fB_M_nfa\fP () const " .br .in -1c .SH "Detailed Description" .PP .SS "templateclass std::__detail::_Compiler< _InIter, _TraitsT >" Builds an NFA from an input iterator interval\&. .PP Definition at line 634 of file regex_compiler\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.