9f33c9569ea190de5f2eb8d8882598ac2535c8a1
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
…
…
…
…
…
…
…
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:
- Brave Community
communitychannel on Brave Software's Slack
Languages
C++
36.9%
HTML
31.6%
Swift
9.4%
TypeScript
9%
Java
4.8%
Other
8.1%