std::tr1::is_placeholder< _Tp > 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]. More...

List of all members.

Static Public Attributes

static const int value = 0


Detailed Description

template<typename _Tp>
struct std::tr1::is_placeholder< _Tp >

Determines if the given type _Tp is a placeholder in a bind() expression and, if so, which placeholder it is. [TR1 3.6.2].

Definition at line 526 of file tr1/functional.


Member Data Documentation

template<typename _Tp>
const int std::tr1::is_placeholder< _Tp >::value = 0 [static]

Definition at line 528 of file tr1/functional.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:59:39 2010 for GNU C++ STL by  doxygen 1.4.7