All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Member Functions | List of all members
paal::data_structures::Satisfy Class Reference

Find for StaticLazyJoin. More...

#include <fusion_algorithms.hpp>

Public Member Functions

template<typename Predicate , typename Seq >
bool operator() (Predicate pred, Seq &seq) const
 operator() More...
 

Detailed Description

Find for StaticLazyJoin.

Definition at line 95 of file fusion_algorithms.hpp.

Member Function Documentation

template<typename Predicate , typename Seq >
bool paal::data_structures::Satisfy::operator() ( Predicate  pred,
Seq &  seq 
) const
inline

operator()

Template Parameters
Predicate
Seq
Parameters
pred
seq
Returns

Definition at line 140 of file fusion_algorithms.hpp.


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