#include <functional.hpp>
Collaboration diagram for s11n::logical_and_unary_f< F1 >:

Public Member Functions | |
| logical_and_unary_f (F1 const &f) | |
| template<typename F2> | |
| bool | operator() (F2 const &f2) const |
Public Attributes | |
| F1 | functor |
Definition at line 1201 of file functional.hpp.
|
||||||||||
|
Definition at line 1204 of file functional.hpp. |
|
||||||||||||||
|
Definition at line 1207 of file functional.hpp. References s11n::logical_and_unary_f< F1 >::functor. |
|
|||||
|
Definition at line 1203 of file functional.hpp. Referenced by s11n::logical_and_unary_f< F1 >::operator()(). |
1.4.4