std::_Derives_from_binary_function< _Tp > Struct Template Reference
Determines if the type _Tp derives from binary_function.
More...
Inherits std::__sfinae_types.
List of all members.
Public Types
Static Public Attributes
Detailed Description
template<typename _Tp>
struct std::_Derives_from_binary_function< _Tp >
Determines if the type _Tp derives from binary_function.
Definition at line 226 of file tr1_impl/functional.
The documentation for this struct was generated from the following file: