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 |
Helper functor to compute the size and offset from the metadata at position i.
1.8.13