mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-13 13:02:28 +00:00
AK: Publish AK::any_of by default
This commit is contained in:
parent
330c3fcb59
commit
7c6de80e81
Notes:
sideshowbarker
2024-07-18 22:33:11 +09:00
Author: https://github.com/awesomekling
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