index
:
I Like Trains
main
The I Like Trains game
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
collection.h
Commit message (
Expand
)
Author
Age
*
Expose size of each container by type
Dan Goodliffe
7 days
*
Add standard special members
Dan Goodliffe
7 days
*
Fix up removeAll and test with more complex hierarchy
Dan Goodliffe
7 days
*
applyToOthersType allows passing any params in, not just a T
Dan Goodliffe
8 days
*
Fix lookup idx for otherObjects suitable for T
Dan Goodliffe
10 days
*
Use is_base_of_v instead of is_convertible_v to choose OtherObjects
Dan Goodliffe
10 days
*
Support using typed collections for subclass filtering
Dan Goodliffe
11 days
*
Use typed collections for apply/applyOne
Dan Goodliffe
11 days
*
Use otherObjects where possible for find
Dan Goodliffe
11 days
*
Other objects support in removeAll/clear
Dan Goodliffe
11 days
*
Other objects support in operator=
Dan Goodliffe
11 days
*
Populate typed collection of pointers
Dan Goodliffe
11 days
*
Make Collections::objects protected, extend interface
Dan Goodliffe
12 days
*
Invert how shared/unique is specified for Collection
Dan Goodliffe
12 days
*
Drop .hpp for header only things
Dan Goodliffe
2023-04-29