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

Helper functor to compute the size and offset from the metadata at position i. More...

Public Member Functions

 size_offset (push_static_metadata &b)
 
template<typename View , typename Part , typename LocalMD >
std::pair< size_t, size_t > operator() (View const &view, Part const &part, LocalMD &local_md, long long i) const
 

Public Types

typedef std::pair< size_t, size_t > result_type
 

Detailed Description

Helper functor to compute the size and offset from the metadata at position i.


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