forked from boostorg/unordered
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.
|
||||
* Stop using return value SFINAE which some older compilers have issues
|
||||
with.
|
||||
|
||||
[h2 Boost 1.63.0]
|
||||
|
||||
* Check hint iterator in `insert`/`emplace_hint`.
|
||||
|
||||
[endsect]
|
||||
|
Reference in New Issue
Block a user