STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::sequential::__CCVID_Compare< T > Struct Template Reference

A comparator work function that returns x>y. More...

Public Member Functions

bool operator() (T x, T y)
 

Detailed Description

template<class T>
struct stapl::sequential::__CCVID_Compare< T >

A comparator work function that returns x>y.

Template Parameters
Tthe operands' type
Parameters
x,ythe objects to be compared

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