.TH "std::is_bind_expression< _Tp >" 3cxx "Sun Jan 6 2013" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::is_bind_expression< _Tp > \- .SH SYNOPSIS .br .PP .PP Inherits \fBstd::integral_constant< _Tp, __v >\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef \fBintegral_constant\fP< _Tp, .br __v > \fBtype\fP" .br .ti -1c .RI "typedef _Tp \fBvalue_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "constexpr \fBoperator value_type\fP ()" .br .in -1c .SS "Static Public Attributes" .in +1c .ti -1c .RI "static constexpr _Tp \fBvalue\fP" .br .in -1c .SH "Detailed Description" .PP .SS "templatestruct std::is_bind_expression< _Tp >" Determines if the given type _Tp is a function object should be treated as a subexpression when evaluating calls to function objects returned by \fBbind()\fP\&. [TR1 3\&.6\&.1]\&. .PP Definition at line 833 of file functional\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.