.TH "__gnu_cxx::project1st< _Arg1, _Arg2 >" 3cxx "Thu Aug 2 2012" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_cxx::project1st< _Arg1, _Arg2 > \- .SH SYNOPSIS .br .PP .PP Inherits __gnu_cxx::_Project1st< _Arg1, _Arg2 >\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef _Arg1 \fBfirst_argument_type\fP" .br .ti -1c .RI "typedef _Result \fBresult_type\fP" .br .ti -1c .RI "typedef _Arg2 \fBsecond_argument_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "_Arg1 \fBoperator()\fP (const _Arg1 &__x, const _Arg2 &) const " .br .in -1c .SH "Detailed Description" .PP .SS "templatestruct __gnu_cxx::project1st< _Arg1, _Arg2 >" An \fBSGI extension \fP\&. .PP Definition at line 233 of file ext/functional\&. .SH "Member Typedef Documentation" .PP .SS "template typedef _Arg1 \fBstd::binary_function\fP< _Arg1, _Arg2, _Result >::\fBfirst_argument_type\fP\fC [inherited]\fP" .PP the type of the first argument (no surprises here) .PP Definition at line 114 of file stl_function\&.h\&. .SS "template typedef _Result \fBstd::binary_function\fP< _Arg1, _Arg2, _Result >::\fBresult_type\fP\fC [inherited]\fP" .PP type of the return type .PP Definition at line 118 of file stl_function\&.h\&. .SS "template typedef _Arg2 \fBstd::binary_function\fP< _Arg1, _Arg2, _Result >::\fBsecond_argument_type\fP\fC [inherited]\fP" .PP the type of the second argument .PP Definition at line 117 of file stl_function\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.