STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::algo_details::find_reduce Struct Reference

Work function which returns its first argument if non-null, and the second otherwise. More...

Public Member Functions

template<typename Reference1 , typename Reference2 >
Reference1 operator() (Reference1 lhs, Reference2 rhs) const
 

Detailed Description

Work function which returns its first argument if non-null, and the second otherwise.


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