Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Reformat with new clang-format | Dan Goodliffe | 2024-06-01 |
| | |||
* | Add missing include | Dan Goodliffe | 2024-06-01 |
| | |||
* | Add materializeRange override for naked iterator pair | Dan Goodliffe | 2024-02-12 |
| | |||
* | Add stripiter | Dan Goodliffe | 2024-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-format | Dan Goodliffe | 2023-11-07 |
| | |||
* | Reformat with new clang-format 16 | Dan Goodliffe | 2023-04-29 |
| | |||
* | Drop .hpp for header only things | Dan Goodliffe | 2023-04-29 |
Half of them acquired a .cpp part anyway |