summaryrefslogtreecommitdiff
path: root/lib/collections.h
Commit message (Collapse)AuthorAge
* Reformat with new clang-formatDan Goodliffe2024-06-01
|
* Add missing includeDan Goodliffe2024-06-01
|
* Add materializeRange override for naked iterator pairDan Goodliffe2024-02-12
|
* Add stripiterDan Goodliffe2024-02-12
| | | | | A generic iterator wrapper returning a tuple of 3 references to the original values, as processed in the fashion of an OpenGL triangle strip.
* Reformat with new clang-formatDan Goodliffe2023-11-07
|
* Reformat with new clang-format 16Dan Goodliffe2023-04-29
|
* Drop .hpp for header only thingsDan Goodliffe2023-04-29
Half of them acquired a .cpp part anyway