Iterator for the single_gid_set, that traverses all elements in the GID set and produces local references.
More...
|
|
| single_gid_set_iterator (base_container_type *base_container, base_iterator current_it) |
| |
|
|
class | boost::iterator_core_access |
| |
template<typename BaseContainer, typename Iterator, typename MappingFunction, typename Reference>
class stapl::cm_impl::single_gid_set_iterator< BaseContainer, Iterator, MappingFunction, Reference >
Iterator for the single_gid_set, that traverses all elements in the GID set and produces local references.
- Template Parameters
-
| BaseContainer | The type of the base container |
| Iterator | The iterator for the GID set |
| 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: