.TH "std::__detail::_SpecializedResults< _FwdIterT, _Alloc >" 3cxx "Fri Dec 19 2014" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__detail::_SpecializedResults< _FwdIterT, _Alloc > \- .SH SYNOPSIS .br .PP .PP Inherits \fBstd::__detail::_Results\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fB_SpecializedResults\fP (const _Automaton::_SizeT __size, const \fB_SpecializedCursor\fP< _FwdIterT > &__cursor, \fBmatch_results\fP< _FwdIterT, _Alloc > &__m)" .br .ti -1c .RI "void \fB_M_set_matched\fP (int __i, bool __is_matched)" .br .ti -1c .RI "void \fB_M_set_pos\fP (int __i, int __j, const \fB_PatternCursor\fP &__pc)" .br .in -1c .SH "Detailed Description" .PP .SS "templateclass std::__detail::_SpecializedResults< _FwdIterT, _Alloc >" A _Results facade specialized for wrapping a templated match_results\&. .PP Definition at line 55 of file regex_grep_matcher\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.