https://bugs.llvm.org/show_bug.cgi?id=41930

Eric Fiselier <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |INVALID

--- Comment #1 from Eric Fiselier <[email protected]> ---
Yes. The allocator needs to be rebindable according to the spec here:
http://eel.is/c++draft/allocator.requirements#3

That doesn't strictly require a rebind template, but it does specify that
`IntAllocator` is not allowed in its current state.

NAD.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to