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

Helper functor to compute the minimum size and offset from the given pairs of size and offset. More...

Public Member Functions

result_type operator() (result_type const &a, result_type const &b) const
 

Public Types

typedef std::pair< size_t, size_t > result_type
 

Detailed Description

Helper functor to compute the minimum size and offset from the given pairs of size and offset.


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