Commit Graph

5 Commits

Author SHA1 Message Date
8eeb35cf36 ranges: add a naive implemenation of "adjacent"
This works around a diffiency in the clang-19 ranges library.
2024-11-11 11:19:33 +10:00
0a7cd59eb9 ranges: add a (simplistic) implementation of chunk
Taken from the illustrative text at https://en.cppreference.com/w/cpp/ranges/chunk_view
2024-07-19 16:41:10 +10:00
6b1cbc4d73 Move source out of root and into the cruft directory 2024-07-18 12:27:05 +10:00
845c8dd14d cmake: avoid recursive cmake lists for tests 2017-01-25 15:06:47 +11:00
dd23d4a347 build: cmake tests 2017-01-17 19:20:30 +11:00