summaryrefslogtreecommitdiff
path: root/lib/collection.hpp
Commit message (Collapse)AuthorAge
* Drop .hpp for header only thingsDan Goodliffe2023-04-29
| | | | Half of them acquired a .cpp part anyway
* Add collection methods for finding and/or creating objectsDan Goodliffe2022-10-08
|
* Latest clang-formattingDan Goodliffe2022-10-02
|
* Add missing includesDan Goodliffe2022-08-21
|
* Collection::removeAll returns how many matched by typeDan Goodliffe2022-01-18
|
* Process UI layers in reverse, so it's stack likeDan Goodliffe2022-01-16
|
* Replace include guard macros with pragma onceDan Goodliffe2022-01-02
|
* Add requires on factory like functionsDan Goodliffe2021-03-16
|
* Give collection a virtual desctructorDan Goodliffe2021-03-06
|
* Move utility to libDan Goodliffe2021-02-28