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

Returns if the second element of the stored std::pair is equal to the second element of the given std::pair. More...

Public Member Functions

 pair_compare_loc (locality_info locality)
 
bool operator() (pair_t const &element) const noexcept
 

Detailed Description

Returns if the second element of the stored std::pair is equal to the second element of the given std::pair.


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