summaryrefslogtreecommitdiff
path: root/lib/collections.hpp
Commit message (Expand)AuthorAge
* Add utilities for mutating, concatenating, creating vectorsDan Goodliffe2023-02-01
* Add a concept for sequential collections suitable for passing to OpenGLDan Goodliffe2023-01-02
* Allow operator*= on spans, not just arraysDan Goodliffe2022-12-30
* Add helper to produce cartesian product of two arraysDan Goodliffe2022-12-29
* constexpr collections helpersDan Goodliffe2022-12-29
* Add two new array helpersDan Goodliffe2022-12-28
* Helper operator+ to join arraysDan Goodliffe2022-12-18