forked from 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.
5beaebf500
The iterator types for different specializations of containers with the same element type but different allocators are not required to be convertible. This patch makes the test to take the iterator type from the same container specialization as the created container. Reviewed as https://reviews.llvm.org/D54806. Thanks to Andrey Maksimov for the patch. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@347423 91177308-0d34-0410-b5e6-96231b3b80d8 |
6 years ago | |
---|---|---|
.. | ||
clear.pass.cpp | 6 years ago | |
emplace.pass.cpp | 8 years ago | |
emplace_back.pass.cpp | 8 years ago | |
emplace_extra.pass.cpp | 8 years ago | |
erase_iter.pass.cpp | 8 years ago | |
erase_iter_iter.pass.cpp | 8 years ago | |
insert_iter_initializer_list.pass.cpp | 8 years ago | |
insert_iter_iter_iter.pass.cpp | 6 years ago | |
insert_iter_rvalue.pass.cpp | 8 years ago | |
insert_iter_size_value.pass.cpp | 8 years ago | |
insert_iter_value.pass.cpp | 8 years ago | |
pop_back.pass.cpp | 8 years ago | |
push_back.pass.cpp | 8 years ago | |
push_back_exception_safety.pass.cpp | 8 years ago | |
push_back_rvalue.pass.cpp | 8 years ago |