STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Attributes
stapl::metadata::equal_second Struct Reference

Helper functor to determine if the given pair <size, offset> p, has the same specified offset. More...

Public Member Functions

 equal_second (size_t offset)
 
bool operator() (std::pair< size_t, size_t > const &p) const
 

Public Attributes

size_t m_offset
 

Detailed Description

Helper functor to determine if the given pair <size, offset> p, has the same specified offset.


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