is_placeholder Struct Template Reference
Determines if the given type _Tp is a placeholder in a bind() expression and, if so, which placeholder it is. [TR1 3.6.2].
List of all members.
Static Public Attributes
Detailed Description
template<typename _Tp>
struct std::tr1::is_placeholder< _Tp >
Definition at line 526 of file tr1/functional.
The documentation for this struct was generated from the following file: