summaryrefslogtreecommitdiff
path: root/lib/collection.h
Commit message (Expand)AuthorAge
* applyToOthersType allows passing any params in, not just a TDan Goodliffe8 days
* Fix lookup idx for otherObjects suitable for TDan Goodliffe10 days
* Use is_base_of_v instead of is_convertible_v to choose OtherObjectsDan Goodliffe11 days
* Support using typed collections for subclass filteringDan Goodliffe12 days
* Use typed collections for apply/applyOneDan Goodliffe12 days
* Use otherObjects where possible for findDan Goodliffe12 days
* Other objects support in removeAll/clearDan Goodliffe12 days
* Other objects support in operator=Dan Goodliffe12 days
* Populate typed collection of pointersDan Goodliffe12 days
* Make Collections::objects protected, extend interfaceDan Goodliffe13 days
* Invert how shared/unique is specified for CollectionDan Goodliffe13 days
* Drop .hpp for header only thingsDan Goodliffe2023-04-29