mclow.lists added a comment.

I want to point out that this code (not -necessarily- this patch, but where it 
lives) needs to be rewritten.

There is no prohibition on users specializing `allocator_traits` for their 
allocators, and yet libc++'s vector depends on the existence of 
`allocator_traits<Allocator>::__construct_range_forward` (among other things).


https://reviews.llvm.org/D48342



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to