Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::binary_negate Class Template Reference

#include <stl_function.h>

Inherits std::binary_function< typename _Predicate::first_argument_type, typename _Predicate::second_argument_type, bool >.

List of all members.

Public Methods


Protected Attributes

template<class _Predicate> class std::binary_negate


Constructor & Destructor Documentation

binary_negate ( const _Predicate & __x ) [inline, explicit]
 


Member Function Documentation

bool operator() ( const typename _Predicate::first_argument_type & __x,
const typename _Predicate::second_argument_type & __y ) const [inline]
 


Member Data Documentation

_Predicate _M_pred [protected]
 


The documentation for this class was generated from the following file:
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001