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

std::unary_negate Class Template Reference

#include <stl_function.h>

Inherits std::unary_function< typename _Predicate::argument_type, bool >.

List of all members.

Public Methods


Protected Attributes

template<class _Predicate> class std::unary_negate


Constructor & Destructor Documentation

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


Member Function Documentation

bool operator() ( const typename _Predicate::argument_type & __x ) 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:35 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001