Pixie
Loading...
Searching...
No Matches
split_span.h File Reference

Allocation-free logical ranges split across at most two spans. More...

#include <array>
#include <cstddef>
#include <span>

Go to the source code of this file.

Classes

class  pixie::SplitSpan< T >
 A logical contiguous sequence stored in at most two physical spans. More...
 

Detailed Description

Allocation-free logical ranges split across at most two spans.