logical_or< _Tp > Struct Template Reference

#include <_function.h>

Inheritance diagram for logical_or< _Tp >:

binary_function< _Tp, _Tp, bool > List of all members.

Public Member Functions

bool operator() (const _Tp &__x, const _Tp &__y) const

Detailed Description

template<class _Tp>
struct logical_or< _Tp >

Definition at line 84 of file _function.h.


Member Function Documentation

template<class _Tp>
bool logical_or< _Tp >::operator() ( const _Tp &  __x,
const _Tp &  __y 
) const [inline]

Definition at line 85 of file _function.h.


The documentation for this struct was generated from the following file:
  • /home/ntakagi/work/STLport-5.1.5/stlport/stl/_function.h



Generated on Mon Mar 10 15:33:01 2008 by  doxygen 1.5.1