cdesouza-chromium 9f33c9569e [RELAND][CodeHealth] Use cxx20's T::contains pt.2 (#27786)
In `cxx20`, there is a new function in associative containers called
`contains`, which should be used as a replacement to `base::Contains`.

This reland makes use of a `base::flat_set<ContentGroup>` in one test,
as this was causing build failures on x86 builds, as the compiler would
not abide to evaluate `MakeFixedFlatSet` as `constexpr`.

Resolves https://github.com/brave/brave-browser/issues/44063
2025-02-26 12:20:07 +00:00
2025-02-22 16:34:57 -05:00
2025-02-26 10:12:00 +07:00
2025-02-12 17:56:19 -07:00
2025-01-12 21:43:04 -07:00
2025-02-12 15:40:52 -07:00
2025-02-12 15:40:52 -07:00
2025-02-12 15:40:52 -07:00
2025-01-27 16:03:57 -07:00
2025-02-12 15:40:52 -07:00
2025-02-12 17:56:19 -07:00
2025-02-26 12:16:22 +00:00
2025-02-26 12:16:22 +00:00
2025-02-26 12:16:22 +00:00

Brave Core

Brave Core is a set of changes, APIs, and scripts used for customizing Chromium to make the Brave browser. Please also check https://github.com/brave/brave-browser

Follow @brave on Twitter for important announcements.

Resources

Community

You can ask questions and interact with the community in the following locations:

S
Description
No description provided
Readme MPL-2.0
3.8 GiB
Languages
C++ 36.9%
HTML 31.6%
Swift 9.4%
TypeScript 9%
Java 4.8%
Other 8.1%