struct RangeIterationContext
Defined at line 291 of file ../../zircon/kernel/phys/lib/memalloc/include/lib/memalloc/range.h
Effectively just a span and an iterator. This is used internally to iterate
over a variable number of range arrays.
Public Members
span ranges_
__wrap_iter it_
Public Methods
void RangeIterationContext ()
Defined at line 292 of file ../../zircon/kernel/phys/lib/memalloc/include/lib/memalloc/range.h
void RangeIterationContext (std::span<Range> ranges)
Lexicographically sorts the ranges on construction.
Defined at line 295 of file ../../zircon/kernel/phys/lib/memalloc/include/lib/memalloc/range.h
void RangeIterationContext (std::span<Range> ranges)
Lexicographically sorts the ranges on construction.
Defined at line 295 of file ../../zircon/kernel/phys/lib/memalloc/include/lib/memalloc/range.h
void RangeIterationContext (std::span<Range> ranges)
Lexicographically sorts the ranges on construction.
Defined at line 295 of file ../../zircon/kernel/phys/lib/memalloc/include/lib/memalloc/range.h
void RangeIterationContext (std::span<Range> ranges)
Lexicographically sorts the ranges on construction.
Defined at line 295 of file ../../zircon/kernel/phys/lib/memalloc/include/lib/memalloc/range.h