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

Compare two values. More...

Public Member Functions

bool operator() (PVID a, PVID b)
 

Detailed Description

template<class PVID>
struct stapl::sequential::_compare_pair_vid< PVID >

Compare two values.

Template Parameters
PVIDthe operand type
Returns
true if the first operand is smaller than the second and false if otherwise

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