Provided by: libstdc++6-4.7-doc_4.7.3-12ubuntu1_all bug

NAME

       std::_Derives_from_binary_function< _Tp > -

SYNOPSIS

       Inherits std::__sfinae_types.

   Public Types
       typedef char __one

   Static Public Attributes
       static const bool value

Detailed Description

   template<typename _Tp>struct std::_Derives_from_binary_function< _Tp >
       Determines if the type _Tp derives from binary_function.

       Definition at line 207 of file functional.

Author

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

libstdc++                                Thu Mar 2std::4Derives_from_binary_function< _Tp >(3cxx)