summaryrefslogtreecommitdiff
path: root/lib/collection.h
Commit message (Expand)AuthorAge
* Use is_base_of_v instead of is_convertible_v to choose OtherObjectsDan Goodliffe2025-03-24
* Support using typed collections for subclass filteringDan Goodliffe2025-03-23
* Use typed collections for apply/applyOneDan Goodliffe2025-03-23
* Use otherObjects where possible for findDan Goodliffe2025-03-23
* Other objects support in removeAll/clearDan Goodliffe2025-03-23
* Other objects support in operator=Dan Goodliffe2025-03-23
* Populate typed collection of pointersDan Goodliffe2025-03-23
* Make Collections::objects protected, extend interfaceDan Goodliffe2025-03-22
* Invert how shared/unique is specified for CollectionDan Goodliffe2025-03-22
* Drop .hpp for header only thingsDan Goodliffe2023-04-29