| .. |
|
unord.multiset.cnstr
|
Part 8 of LWG Issue 2210' unordered_set and unordered multiset; this got missed when I went on vacation
|
12 years ago |
|
unord.multiset.swap
|
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
|
12 years ago |
|
bucket.pass.cpp
|
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
|
12 years ago |
|
bucket_count.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
bucket_size.pass.cpp
|
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
|
12 years ago |
|
clear.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
count.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
db_iterators_7.pass.cpp
|
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
|
12 years ago |
|
db_iterators_8.pass.cpp
|
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
|
12 years ago |
|
db_local_iterators_7.pass.cpp
|
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
|
12 years ago |
|
db_local_iterators_8.pass.cpp
|
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
|
12 years ago |
|
emplace.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
emplace_hint.pass.cpp
|
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
|
12 years ago |
|
eq.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
equal_range_const.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
equal_range_non_const.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
erase_const_iter.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
erase_iter_db1.pass.cpp
|
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
|
12 years ago |
|
erase_iter_db2.pass.cpp
|
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
|
12 years ago |
|
erase_iter_iter_db1.pass.cpp
|
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
|
12 years ago |
|
erase_iter_iter_db2.pass.cpp
|
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
|
12 years ago |
|
erase_iter_iter_db3.pass.cpp
|
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
|
12 years ago |
|
erase_iter_iter_db4.pass.cpp
|
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
|
12 years ago |
|
erase_key.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
erase_range.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
find_const.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
find_non_const.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
insert_const_lvalue.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
insert_hint_const_lvalue.pass.cpp
|
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
|
12 years ago |
|
insert_hint_rvalue.pass.cpp
|
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
|
12 years ago |
|
insert_init.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
insert_range.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
insert_rvalue.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
iterators.fail.cpp
|
license change
|
15 years ago |
|
iterators.pass.cpp
|
N3644 tests for map/multimap/set/multiset. Drive-by NOEXCEPT for __tree_const_iterator constructor. Fix comment typos in other tests
|
12 years ago |
|
load_factor.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
local_iterators.fail.cpp
|
license change
|
15 years ago |
|
local_iterators.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
max_bucket_count.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
max_load_factor.pass.cpp
|
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
|
12 years ago |
|
max_size.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
rehash.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
reserve.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
scary.pass.cpp
|
SCARY/N2913 iterator support between the multi and non-multi versions of the associative and unordered containers. I beleive lack of support for this was accidentally recently introduced (by me) and this is fixing a regression. This time tests are put in to prevent such a regression in the future.
|
12 years ago |
|
swap_member.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |
|
types.pass.cpp
|
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
|
13 years ago |