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

Returns if the first element of the left std::pair is less than the first element of the second std::pair. More...

Public Member Functions

bool operator() (pair_t const &lhs, pair_t const &rhs) const noexcept
 

Detailed Description

Returns if the first element of the left std::pair is less than the first element of the second std::pair.


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