mirror of
https://github.com/esphome/esphome.git
synced 2025-10-26 20:53:50 +00:00
1119b4e11e21636f02e123053ad043054fae2319
- Add insert() as alias for add() - Add erase() as alias for remove() - Add count() as alias for contains() - Makes EnumBitmask a true drop-in replacement for std::set - Update documentation to reflect compatibility
Description
Languages
C++
64.9%
Python
34.9%
C
0.1%
