.TH "__gnu_cxx::project2nd< _Arg1, _Arg2 >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_cxx::project2nd< _Arg1, _Arg2 > \- An \fBSGI extension \fP\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits __gnu_cxx::_Project2nd< _Arg1, _Arg2 >\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef _Arg1 \fBfirst_argument_type\fP" .br .RI "\fCfirst_argument_type\fP is the type of the first argument " .ti -1c .RI "typedef _Arg2 \fBresult_type\fP" .br .RI "\fCresult_type\fP is the return type " .ti -1c .RI "typedef _Arg2 \fBsecond_argument_type\fP" .br .RI "\fCsecond_argument_type\fP is the type of the second argument " .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "_Arg2 \fBoperator()\fP (const _Arg1 &, const _Arg2 &__y) const" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct __gnu_cxx::project2nd< _Arg1, _Arg2 >"An \fBSGI extension \fP\&. .SH "Member Typedef Documentation" .PP .SS "typedef _Arg1 \fBstd::binary_function\fP< _Arg1, _Arg2, _Arg2 >::first_argument_type\fC [inherited]\fP" .PP \fCfirst_argument_type\fP is the type of the first argument .SS "typedef _Arg2 \fBstd::binary_function\fP< _Arg1, _Arg2, _Arg2 >::result_type\fC [inherited]\fP" .PP \fCresult_type\fP is the return type .SS "typedef _Arg2 \fBstd::binary_function\fP< _Arg1, _Arg2, _Arg2 >::second_argument_type\fC [inherited]\fP" .PP \fCsecond_argument_type\fP is the type of the second argument .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.