mirror of https://github.com/llvm-mirror/libcxx
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 |
12 years ago | |
|---|---|---|
| .. | ||
| vector.capacity | 13 years ago | |
| vector.cons | 12 years ago | |
| vector.data | 13 years ago | |
| vector.modifiers | 12 years ago | |
| vector.special | 12 years ago | |
| const_value_type.pass.cpp | 13 years ago | |
| db_back.pass.cpp | 12 years ago | |
| db_cback.pass.cpp | 12 years ago | |
| db_cfront.pass.cpp | 12 years ago | |
| db_cindex.pass.cpp | 12 years ago | |
| db_front.pass.cpp | 12 years ago | |
| db_index.pass.cpp | 12 years ago | |
| db_iterators_2.pass.cpp | 12 years ago | |
| db_iterators_3.pass.cpp | 12 years ago | |
| db_iterators_4.pass.cpp | 12 years ago | |
| db_iterators_5.pass.cpp | 12 years ago | |
| db_iterators_6.pass.cpp | 12 years ago | |
| db_iterators_7.pass.cpp | 12 years ago | |
| db_iterators_8.pass.cpp | 12 years ago | |
| iterators.pass.cpp | 12 years ago | |
| types.pass.cpp | 13 years ago | |
| version.pass.cpp | 15 years ago | |