[PATCH] D22255: [libcxx] Create __is_alloc_constructible<Alloc, Type, Args...> trait which checks the validity of allocator_traits construction.
Eric Fiselier via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 11 21:08:49 PDT 2016
EricWF updated this revision to Diff 63636.
EricWF added a comment.
Add correct tests.
http://reviews.llvm.org/D22255
Files:
include/memory
include/type_traits
include/vector
test/libcxx/utilities/memory/allocator.traits/__is_alloc_constructible.pass.cpp
test/std/containers/sequences/vector/tagging_allocator_instantiation.pass.cpp
test/support/tagging_allocator.hpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22255.63636.patch
Type: text/x-patch
Size: 24959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160712/ac107d5b/attachment-0001.bin>
More information about the cfe-commits
mailing list