Claudio DeSouza bb0022e2c0 base::EnumSet::Empty/Size deleted
These functions now match the case in std functions.

Chromium change:
https://chromium.googlesource.com/chromium/src/+/bda6288d5f00d7d00ae4b4274ef8743b6cbeb9cd

commit bda6288d5f00d7d00ae4b4274ef8743b6cbeb9cd
Author: Lei Zhang <thestig@chromium.org>
Date:   Fri Mar 29 23:16:03 2024 +0000

    Remove base::EnumSet::Empty() and Size()

    Replace with empty() and size(), respectively. The lowercase method
    names work better with templated code that expects classes to have
    size(), similar to STL containers.

    Fix a typo along the way.
2024-05-03 16:54:10 -04:00
2024-05-03 16:54:01 -04:00
2024-05-03 20:03:01 +00:00
2024-05-03 20:03:01 +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%