.TH "__gnu_debug::_Equal_to< _Type >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_debug::_Equal_to< _Type > .SH SYNOPSIS .br .PP .PP \fC#include \fP .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 \fB59\fP of file \fBsafe_sequence\&.h\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "template \fB__gnu_debug::_Equal_to\fP< _Type >::_Equal_to (const _Type & __v)\fC [inline]\fP, \fC [explicit]\fP" .PP Definition at line \fB64\fP of file \fBsafe_sequence\&.h\fP\&. .SH "Member Function Documentation" .PP .SS "template bool \fB__gnu_debug::_Equal_to\fP< _Type >::operator() (const _Type & __x) const\fC [inline]\fP" .PP Definition at line \fB67\fP of file \fBsafe_sequence\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.