cxx/test/containers
Howard Hinnant de589f2f8f Peter Collingbourne: If a pointer is passed as the third argument of the (iterator,
iterator, allocator) constructor with the intention of it being
implicitly converted to the allocator type, it is possible for overload
resolution to favour the (iterator, iterator, enable_if) constructor.
Eliminate this possibility by moving the enable_if to one of the
existing arguments and removing the third argument.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@191145 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-21 21:13:54 +00:00
..
2010-11-16 22:09:02 +00:00
2010-11-16 22:09:02 +00:00
2010-08-22 00:15:28 +00:00
2010-08-22 00:15:28 +00:00
2010-08-22 00:15:28 +00:00
2010-11-16 22:09:02 +00:00
2010-08-22 00:15:28 +00:00
2010-08-22 00:15:28 +00:00