OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Functions
SortingPairBuilder.h File Reference
#include <algorithm>
Include dependency graph for SortingPairBuilder.h:

Go to the source code of this file.

Classes

struct  ProxyPred_t< A >
 
class  SortingPairBuilder< PBase >
 

Functions

template<class A >
ProxyPred_t< A > ProxyPred (const A &a, unsigned d)
 

Function Documentation

template<class A >
ProxyPred_t<A> ProxyPred ( const A &  a,
unsigned  d 
)

Definition at line 22 of file SortingPairBuilder.h.

Referenced by SortingPairBuilder< PBase >::for_each().