std::tr1::is_placeholder

Langue: en

Autres versions - même langue

Version: 321770 (ubuntu - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

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

SYNOPSIS


Static Public Attributes


static const int value

Detailed Description

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

Definition at line 525 of file tr1/functional.

Author

Generated automatically by Doxygen for libstdc++ from the source code.