[ox/std] Add all_of and any_of range functions, cleanup

This commit is contained in:
2023-03-11 16:46:17 -06:00
parent 488f73f60f
commit b58431c09a
9 changed files with 87 additions and 30 deletions

View File

@@ -97,6 +97,7 @@ install(
new.hpp
optional.hpp
random.hpp
ranges.hpp
serialize.hpp
std.hpp
stddef.hpp