summaryrefslogtreecommitdiff
path: root/lib/collection.h
Commit message (Expand)AuthorAge
* Expose size of each container by typeDan Goodliffe7 days
* Add standard special membersDan Goodliffe7 days
* Fix up removeAll and test with more complex hierarchyDan Goodliffe7 days
* 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 Goodliffe10 days
* Support using typed collections for subclass filteringDan Goodliffe11 days
* Use typed collections for apply/applyOneDan Goodliffe11 days
* Use otherObjects where possible for findDan Goodliffe11 days
* Other objects support in removeAll/clearDan Goodliffe11 days
* Other objects support in operator=Dan Goodliffe11 days
* Populate typed collection of pointersDan Goodliffe11 days
* Make Collections::objects protected, extend interfaceDan Goodliffe12 days
* Invert how shared/unique is specified for CollectionDan Goodliffe12 days
* Drop .hpp for header only thingsDan Goodliffe2023-04-29