Searched defs:Slice (Results 1 – 1 of 1) sorted by relevance
35 struct Slice struct43 Slice(const index_t s,const index_t e):start(s),stop(e){}; in Slice() argument46 const index_t start;49 const index_t stop;