.TH "__gnu_profile::__stack_hash" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_profile::__stack_hash \- Hash function for summary trace using call stack as index\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Member Functions" .in +1c .ti -1c .RI "std::size_t \fBoperator()\fP (__stack_t __s) const" .br .ti -1c .RI "bool \fBoperator()\fP (__stack_t __stack1, __stack_t __stack2) const" .br .in -1c .SH "Detailed Description" .PP Hash function for summary trace using call stack as index\&. .PP Definition at line \fB93\fP of file \fBprofiler_node\&.h\fP\&. .SH "Member Function Documentation" .PP .SS "std::size_t __gnu_profile::__stack_hash::operator() (__stack_t __s) const\fC [inline]\fP" .PP Definition at line \fB97\fP of file \fBprofiler_node\&.h\fP\&. .SS "bool __gnu_profile::__stack_hash::operator() (__stack_t __stack1, __stack_t __stack2) const\fC [inline]\fP" .PP Definition at line \fB109\fP of file \fBprofiler_node\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.