mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-31 03:47:16 +02:00
Remove the note about issue 560, as it has been marked NAD (not a defect).
[SVN r4147]
This commit is contained in:
@ -133,10 +133,4 @@ The proposed resolution is to add a new subsection to 17.4.4:
|
||||
[:An implementation shall not supply an overloaded function signature specified in any library clause if such a signature would be inherently ambiguous during overload resolution due to two library types referring to the same type.]
|
||||
So I don't supply the `iterator` overloads.
|
||||
|
||||
[h3 [@http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#560
|
||||
560. User-defined allocators without default constructor]]
|
||||
|
||||
This implementation should work okay for an allocator without a default
|
||||
constructor, although I don't currently test for this.
|
||||
|
||||
[endsect]
|
||||
|
Reference in New Issue
Block a user