Go to the documentation of this file.
55 private IndirectListAddressing<sliceRange>,
56 public IndirectListBase<T, sliceRange>
const Addr & addressing() const noexcept
A class for storing list addressing (labels, slices etc), which are normally to used by IndirectList....
List< T > values(const HashTable< T, Key, Hash > &tbl, const bool doSort=false)
const Addr & addressing() const noexcept
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
SliceList(const UList< T > &values, const sliceRange &addr)
A set of labels defined by a start, a length and a stride.
Base for lists with indirect addressing, templated on the list contents type and the addressing type....