.TH "std::_Maybe_unary_or_binary_function< _Res, _ArgTypes >" 3cxx "Sun Jan 6 2013" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::_Maybe_unary_or_binary_function< _Res, _ArgTypes > \- .SH SYNOPSIS .br .PP .SH "Detailed Description" .PP .SS "templatestruct std::_Maybe_unary_or_binary_function< _Res, _ArgTypes >" Derives from \fC\fBunary_function\fP\fP or \fC\fBbinary_function\fP\fP, or perhaps nothing, depending on the number of arguments provided\&. The primary template is the basis case, which derives nothing\&. .PP Definition at line 511 of file functional\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.