Iterator over locations ids of a specific process. More...
Public Member Functions | |
| constexpr | process_location_iterator (const size_type i=0) noexcept |
| process_location_iterator (gang_description const &gd, const process_id pid) noexcept | |
| location_id | dereference (void) const noexcept |
| bool | equal (process_location_iterator const &other) const noexcept |
| void | increment (void) noexcept |
Friends | |
| class | boost::iterator_core_access |
Iterator over locations ids of a specific process.
1.8.13