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.
libcxx/test/std/containers
Hans Wennborg 31e263f9b2 Merging r292990:
------------------------------------------------------------------------
r292990 | marshall | 2017-01-24 15:09:12 -0800 (Tue, 24 Jan 2017) | 1 line

Change the return type of emplace_[front|back] back to void when building with C++14 or before. Resolves PR31680.
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_40@293192 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
associative Fix copy/paste errors introduced in r289358 9 years ago
container.adaptors Merging r292990: 9 years ago
container.requirements Move test into test/std subdirectory. 11 years ago
containers.general Move test into test/std subdirectory. 11 years ago
sequences Merging r292990: 9 years ago
unord fix warnings only produced by apple-clang 9 years ago
Copyable.h Move test into test/std subdirectory. 11 years ago
Emplaceable.h Move test into test/std subdirectory. 11 years ago
NotConstructible.h Move test into test/std subdirectory. 11 years ago
map_allocator_requirement_test_templates.h Fix LWG issue 2345 - Add insert(value_type&&) 10 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 11 years ago
set_allocator_requirement_test_templates.h Teach map/unordered_map how to optimize 'emplace(Key, T)'. 10 years ago
test_compare.h Move test into test/std subdirectory. 11 years ago
test_hash.h Move test into test/std subdirectory. 11 years ago