mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:27:35 +00:00
AK: Publish all_of()
This commit is contained in:
parent
cc889b3976
commit
1f401def18
1 changed files with 2 additions and 0 deletions
|
@ -45,3 +45,5 @@ constexpr bool all_of(
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
using AK::all_of;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue