mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 09:48:11 +00:00
AK: Publish AK::any_of by default
This commit is contained in:
parent
330c3fcb59
commit
7c6de80e81
1 changed files with 2 additions and 0 deletions
|
@ -45,3 +45,5 @@ constexpr bool any_of(
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
using AK::any_of;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue