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 1192 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 1195 of file functional.hpp.


The documentation for this struct was generated from the following file:

Generated on Sat Mar 20 12:29:25 2010 for libs11n-1.2.10 by  doxygen 1.6.1