Skip to content

bulk::coarray::slice

Defined in header <bulk/coarray.hpp>.

struct slice {
    int first;
    int last;
};