Iterator for the multi_gid_set, that traverses all elements in the GID set and produces local references.
More...
|
| multi_gid_set_iterator (const Map *m, map_iterator vector_it, vector_iterator current_it) |
|
|
class | boost::iterator_core_access |
|
template<typename Map, typename MappingFunction, typename Reference>
class stapl::cm_impl::multi_gid_set_iterator< Map, MappingFunction, Reference >
Iterator for the multi_gid_set, that traverses all elements in the GID set and produces local references.
- Template Parameters
-
Map | An unordered_map that maps base container iterators to GID sets |
MappingFunction | A function to translate GIDs on dereference |
Reference | The proxy type of the elements in the base container |
The documentation for this class was generated from the following file: