Commit Graph

4 Commits

Author SHA1 Message Date
Joshua Ashton 23bbdea910 util: Remove our impls of popcnt and tzcnt
continuous-integration/drone/push Build is passing Details
2022-09-09 02:00:43 +01:00
Joshua Ashton 9946d6847c util: Add Contains helper
Useful!
2022-09-02 10:09:30 +01:00
Joshua Ashton cb10f30fd8 util: Add Erase and EraseIf helpers
No std::erase_if in C++17 which is handy to have!
2022-09-02 10:09:30 +01:00
Joshua Ashton 11adbb57bd Initial commit 2022-08-29 00:21:50 +01:00