Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

s11n::logical_and_binary_f Struct Reference

Functor implementing AND logic and between two functors, which are expected to return values convertable to bool. More...

#include <functional.hpp>

List of all members.

Public Member Functions

template<typename F1, typename F2>
bool operator() (F1 const &f1, F2 const &f2) const


Detailed Description

Functor implementing AND logic and between two functors, which are expected to return values convertable to bool.

Definition at line 1189 of file functional.hpp.


Member Function Documentation

template<typename F1, typename F2>
bool s11n::logical_and_binary_f::operator() F1 const &  f1,
F2 const &  f2
const [inline]
 

Definition at line 1192 of file functional.hpp.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 18 18:40:59 2005 for libs11n-1.2.2 by  doxygen 1.4.4