summaryrefslogtreecommitdiff
path: root/lib/util.h
Commit message (Collapse)AuthorAge
* Add helper to Decompose a member pointerDan Goodliffe2026-04-01
|
* Helper to instantiate transient static values as requiredDan Goodliffe2026-04-01
|
* Fixes and tests to new range helpersDan Goodliffe2025-02-15
|
* Add utility class to easily get nth field of tuple/pair for any typesDan Goodliffe2025-02-14
|
* Add transform_arrayDan Goodliffe2022-01-03
Wraps std::transform to transform one array into another.