summaryrefslogtreecommitdiff
path: root/Meta/check-ak-test-files.sh
diff options
context:
space:
mode:
authorAli Mohammad Pur <ali.mpfard@gmail.com>2021-09-13 23:38:42 +0430
committerAli Mohammad Pur <Ali.mpfard@gmail.com>2021-09-14 21:33:15 +0430
commitccb53c64e9e0349581bc2a1f79ca1b351b4e682a (patch)
tree67d250a3d0da01c45887954ef70da7febb33f873 /Meta/check-ak-test-files.sh
parent910de95e7aadcbdb8a3f04ec1ec4c6518ef1cd86 (diff)
downloadserenity-ccb53c64e9e0349581bc2a1f79ca1b351b4e682a.zip
AK: Add an abstraction over multiple disjoint buffers
DisjointChunks<T> provides a nice interface over multiple sequential Vector<T>'s, allowing the user to iterate over/index into/slice from said buffers as if they were a single contiguous buffer. To work with views on such objects, DisjointSpans<T> is provided, which has the same behaviour but does not own the underlying objects.
Diffstat (limited to 'Meta/check-ak-test-files.sh')
0 files changed, 0 insertions, 0 deletions