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

List of all members.

Static Public Attributes

static const bool value = false


Detailed Description

template<typename _Tp>
struct std::tr1::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 bind(). [TR1 3.6.1].

Definition at line 516 of file tr1/functional.


Member Data Documentation

template<typename _Tp>
const bool std::tr1::is_bind_expression< _Tp >::value = false [static]

Definition at line 518 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