Bolt  1.3
C++ template library with support for OpenCL
Public Types | Public Member Functions | Public Attributes | List of all members
bolt::amp::detail::std_sort_comp< keyType, valueType, StrictWeakOrdering > Class Template Reference

Public Types

typedef std_sort< keyType,
valueType > 
KeyValueType
 

Public Member Functions

 std_sort_comp (const StrictWeakOrdering &_swo)
 
bool operator() (const KeyValueType &lhs, const KeyValueType &rhs) const
 

Public Attributes

StrictWeakOrdering swo
 

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