Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::parallel_detail::chunk_bounds Struct Reference

#include <ah-parallel.H>

Collaboration diagram for Aleph::parallel_detail::chunk_bounds:
[legend]

Public Attributes

size_t offset
 
size_t end
 

Detailed Description

Definition at line 133 of file ah-parallel.H.

Member Data Documentation

◆ end

size_t Aleph::parallel_detail::chunk_bounds::end

Definition at line 136 of file ah-parallel.H.

◆ offset

size_t Aleph::parallel_detail::chunk_bounds::offset

Definition at line 135 of file ah-parallel.H.


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