.TH "__gnu_debug::_Equal_to< _Type >" 3cxx "Sat Aug 14 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_debug::_Equal_to< _Type > .SH SYNOPSIS .br .PP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fB_Equal_to\fP (const _Type &__v)" .br .ti -1c .RI "bool \fBoperator()\fP (const _Type &__x) const" .br .in -1c .SH "Detailed Description" .PP .SS "template .br class __gnu_debug::_Equal_to< _Type >" A simple function object that returns true if the passed-in value is equal to the stored value\&. .PP Definition at line 59 of file safe_sequence\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.