summaryrefslogtreecommitdiff
path: root/include/pso/TArray.h
AgeCommit message (Collapse)Author
2023-03-02TArray: Make `{,fast_}fill_with()` type genericmrb0nk500
2023-03-02TArray: Add `size_as()`mrb0nk500
2023-02-27TArray: Add some extra functionsmrb0nk500
2023-02-26TArray: Add `TArray` template classmrb0nk500
This is a convenience class, to make working with arrays alot easier, but without hurting our chances of matching.