mirror of
https://github.com/boostorg/unordered.git
synced 2025-10-01 10:10:59 +02:00
Update changelog to include notes on contains()
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
* Improved C++20 support:
|
||||
* All containers have been updated to support
|
||||
heterogeneous `count`, `equal_range` and `find`.
|
||||
* All containers now implement the member function `contains`
|
||||
* Improved C++23 support:
|
||||
* All containers have been updated to support
|
||||
heterogeneous `erase` and `extract`.
|
||||
|
Reference in New Issue
Block a user