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 1219 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 1222 of file functional.hpp.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 4 21:44:20 2008 for libs11n by  doxygen 1.5.3