is_bind_expression Struct Template Reference
Determines if the given type _Tp is a function object should be treated as a subexpression when evaluating calls to function objects returned by bind(). [TR1 3.6.1].
List of all members.
Static Public Attributes
Detailed Description
template<typename _Tp>
struct std::tr1::is_bind_expression< _Tp >
Definition at line 516 of file tr1/functional.
The documentation for this struct was generated from the following file: