mirror of
https://github.com/boostorg/unordered.git
synced 2025-08-02 12:54:29 +02:00
Hint iterator support was too late for 1.62.0
This commit is contained in:
@@ -278,6 +278,9 @@ C++11 support has resulted in some breaking changes:
|
|||||||
for `unordered_multiset` and `unordered_multimap`. Might be a little slower.
|
for `unordered_multiset` and `unordered_multimap`. Might be a little slower.
|
||||||
* Stop using return value SFINAE which some older compilers have issues
|
* Stop using return value SFINAE which some older compilers have issues
|
||||||
with.
|
with.
|
||||||
|
|
||||||
|
[h2 Boost 1.63.0]
|
||||||
|
|
||||||
* Check hint iterator in `insert`/`emplace_hint`.
|
* Check hint iterator in `insert`/`emplace_hint`.
|
||||||
|
|
||||||
[endsect]
|
[endsect]
|
||||||
|
Reference in New Issue
Block a user