std::tr1::_Derives_from_binary_function.3cxx

Langue: en

Version: 343833 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

std::tr1::_Derives_from_binary_function -

Determines if the type _Tp derives from binary_function.

SYNOPSIS


Inherits std::tr1::__sfinae_types.

Public Types


typedef char __one

Static Public Attributes


static const bool value

Detailed Description

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

Determines if the type _Tp derives from binary_function.

Definition at line 226 of file tr1_impl/functional.

Author

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